Topic: "conditionvariables"
Anthippi/OS-Project
Σύστημα διαχείρισης παραγγελιών πίτσας με χρήση POSIX threads και μηχανισμών συγχρονισμού (mutexes, condition variables) σε Linux/Lubuntu
Language: C - Size: 633 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rajnandinithopte/Advanced-Systems_Multithreading-Token-Bucket-Filter
This project implements a multi-threaded token bucket filter using mutexes, condition variables, and FIFO queues to regulate packet transmission. It ensures efficient packet flow control, synchronization, and statistical tracking, supporting both deterministic and trace-driven execution modes.
Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ANSANJAY/ConditionVariableMutexTutorial
An educational repository featuring hands-on examples and tutorials to understand the intricacies of Condition Variables and Mutex in multithreaded programming. This project aims to help developers synchronize threads safely, prevent deadlocks, and ensure efficient resource management
Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
