Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high throughput.
-
Updated
Mar 28, 2024 - C
Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high throughput.
Robust and strongly consistent hybrid cloud storage library
The main purpose of this project was to become familiar with multithreaded programs and also how to deal with sychronization problems between threads.
This program simulates a shopping service by synchronizing the product sales, reservations and cancellations using PThread, mutexes and semaphores.
Add a description, image, and links to the consistency topic page so that developers can more easily learn about it.
To associate your repository with the consistency topic, visit your repo's landing page and select "manage topics."