C++11 thread-safe container for sharing data between threads (synchronized queue)
-
Updated
Jun 18, 2025 - C++
C++11 thread-safe container for sharing data between threads (synchronized queue)
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
Java multithread chat app, synchronized method strategy
Add a description, image, and links to the synchronized-queue topic page so that developers can more easily learn about it.
To associate your repository with the synchronized-queue topic, visit your repo's landing page and select "manage topics."