readers-writer-lock
There are 16 repositories under readers-writer-lock topic.
tdely/nim-rwlocks
Readers-writer locks for Nim.
GeorgeVasilakopoulos/Unix-Process-Synchronization
Multiple Readers / Single Writer Synchronization problem using semaphores. Assignment for an Operating Systems course
kw90/ReadWriteLock
Read-Write Lock in C++11
node3/Extending-Xinu-OS
Kernel Programming: Implemented key OS features such as scheduling, synchronisation and demand paging in the Xinu kernel
stickytools/sticky-locking
A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
thiefuniverse/BUPT_Coding
Projects in BUPT
huang-kun/Deadlock
A GCD deadlock demo.
its-izhar/ASP-Pthreads-EFTs-Processing
Processing EFTs with worker threads (in C++ with POSIX Threads)
TsimpDim/ReadersWriters
Project for Parallel and Distributed Computations
andreycizov/spin_bitwise_rs
Readers-writer lock for Rust
Konstantin-sudo/OS2_Simple-file-system
University project - File system
Mostafatalaat770/Semaphores
This program is a modification to the reader-writer problem solved by using semaphores.
balajic06/Message_Passing_System
We created a non preemptive OS scheduler using MPI library.
kunallillaney/blaze-lock
A readers-writer lock using Redis