synchronized-queue
There are 3 repositories under synchronized-queue topic.
andreiavrammsd/cpp-channel
C++11 thread-safe container for sharing data between threads (synchronized queue)
memgonzales/parallel-email-scraper
Multiprocess email address scraper for the De La Salle University website staff directory. Our approach models the scraping task as a multiple producer – multiple consumer problem to achieve a 7.22× superlinear speedup compared to serial execution
zcrossoverz/JavaChatApp
Java multithread chat app, synchronized method strategy