readers-writer-lock
Here are 16 public repositories matching this topic...
Multiple Readers / Single Writer Synchronization problem using semaphores. Assignment for an Operating Systems course
-
Updated
Apr 1, 2023 - C
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.
-
Updated
Feb 23, 2019 - Swift
Kernel Programming: Implemented key OS features such as scheduling, synchronisation and demand paging in the Xinu kernel
-
Updated
May 3, 2019 - C
Read-Write Lock in C++11
-
Updated
Feb 27, 2017 - C++
Processing EFTs with worker threads (in C++ with POSIX Threads)
-
Updated
Feb 18, 2017 - C++
Project for Parallel and Distributed Computations
-
Updated
Apr 25, 2019 - Java
University project - File system
-
Updated
Nov 2, 2020 - C++
-
Updated
Mar 4, 2017 - Java
We created a non preemptive OS scheduler using MPI library.
-
Updated
Jul 11, 2017 - C
Readers-writer lock for Rust
-
Updated
Jul 18, 2017 - Rust
This program is a modification to the reader-writer problem solved by using semaphores.
-
Updated
May 5, 2021 - C++
Improve this page
Add a description, image, and links to the readers-writer-lock topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the readers-writer-lock topic, visit your repo's landing page and select "manage topics."