condition-variable
Here are 54 public repositories matching this topic...
This is a small example of an implementation of Producer/Consumer Pattern with condition_variable and mutex
-
Updated
Nov 17, 2023 - C++
Thread pool in C++
-
Updated
Dec 19, 2018 - C++
Comparing the performance of two different implementations of the concurrent unbounded queue
-
Updated
May 14, 2017 - C++
Operating system concepts from the CS 510 course at PSU
-
Updated
Dec 17, 2017 - HTML
The multi threaded queue service is a class that operates as a message processing service
-
Updated
Feb 4, 2019 - C++
Simple In Memory File Storage Server case study.
-
Updated
Oct 26, 2021 - C
Multi-threaded Seat Reservation System Implementation in Java
-
Updated
Sep 3, 2020 - Java
A parallel data preprocessing system using threads and synchronization mechanisms (barrier, busy-waiting, condition variables) to clean and prepare data for AI training.
-
Updated
Jun 4, 2025 - C
A theater simulated by using threads to model customer and employee behavior
-
Updated
May 14, 2017 - C++
Simple event objects for notifying waiting threads of the occurrence of an event. Used to emulate synchronous events with libuv.
-
Updated
Dec 3, 2018 - C
Mutex with deadlock detection and other synchronization-primitives
-
Updated
Aug 21, 2019 - C++
Synchronizing threads with semaphores, condition variables and locks
-
Updated
Apr 21, 2018 - TeX
-
Updated
Nov 24, 2024 - C++
Multiple Producer - Multiple Consumer Problem
-
Updated
Nov 7, 2017 - C
The Divine Synchronization Library
-
Updated
Nov 19, 2024 - TypeScript
An implementation of a monitor synchronization construct working in the distributed environment.
-
Updated
Jul 9, 2021 - C++
Conflict resolution for the well-known distributed dining philosophers problem
-
Updated
Dec 4, 2019 - C++
-
Updated
May 3, 2025 - TypeScript
Improve this page
Add a description, image, and links to the condition-variable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the condition-variable topic, visit your repo's landing page and select "manage topics."