https://github.com/realfranser/distributed-mutex
This is a proyect to explore concurrency in distributed systems with the use of mutex and c language.
https://github.com/realfranser/distributed-mutex
c distributed-systems
Last synced: 3 months ago
JSON representation
This is a proyect to explore concurrency in distributed systems with the use of mutex and c language.
- Host: GitHub
- URL: https://github.com/realfranser/distributed-mutex
- Owner: realfranser
- Created: 2021-05-12T21:41:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T18:05:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T22:52:54.171Z (4 months ago)
- Topics: c, distributed-systems
- Language: C
- Homepage:
- Size: 603 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DMUTEX
## Additional libraries
### Hash Map
https://github.com/tidwall/hashmap.c.git