This project implements a concurrent Key-Value (KV) Server that communicates with a multi-threaded client via a shared memory region.
c concurrency multithreading operating-system memory-management concurrent-hashmap lockless-data-structures
-
Updated
Jan 20, 2025 - C