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