Random idea I had in a concurrent programming class to make a mutex. The idea is to have a tree of locks, each process starts at the branches and acquires locks until it gets to the root. Probably no better in performance than the standard library but it was fun to build.
-
Notifications
You must be signed in to change notification settings - Fork 0
ftc/TreeLock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A mutual exclusion algorithm using a tree
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published