An open API service indexing awesome lists of open source software.

https://github.com/prempreetbrar/auction

A program that simulates an auction using POSIX threads in C, where each thread represents a bidder. Progress bars are displayed to see what value each bidder is bidding.
https://github.com/prempreetbrar/auction

buffer-management concurrency multithreading pointers-in-c posix-threads

Last synced: about 1 year ago
JSON representation

A program that simulates an auction using POSIX threads in C, where each thread represents a bidder. Progress bars are displayed to see what value each bidder is bidding.

Awesome Lists containing this project