Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
-
Updated
Dec 23, 2020 - C
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
customized logging library
Simple Spin Thread-Lock Example
Mecanismos de exclusión mutua sobre ARMv8
Homework repo for the lecture operating systems lab
a set of leetcode-solutions, customized spin lock, lru-algorithms, data structure and algorithms, customized cache
Lock Free Shared Mutex Implementation
A multithreaded warehouse supply-chain simulation built using C, POSIX threads, semaphores, mutexes, RW-locks, and spinlocks. The system models real-world producer–consumer dynamics with high/low-priority buffers, automatic/manual modes, live auditing, and real-time stock alerts.
Implementation of various spin locks for process synchronization.
This algorithm is basically to synchronize the processes who are accessing data and modifying it.
Add a description, image, and links to the spin-lock topic page so that developers can more easily learn about it.
To associate your repository with the spin-lock topic, visit your repo's landing page and select "manage topics."