SR examples from Andrews book translated to Java
-
Updated
Dec 4, 2017 - Java
SR examples from Andrews book translated to Java
Example implementation of Lamport's Bakery algorithm for managing multiple threads.
Implementation of various spin locks for process synchronization.
Thread mutual exclusion: Four famous methods (Boolean variable, Switching, Petterson, Bakery)
Add a description, image, and links to the bakery-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the bakery-algorithm topic, visit your repo's landing page and select "manage topics."