GitHub / javaf / dekker-algorithm
Dekker's algorithm is the first known correct solution to the mutual exclusion problem in concurrent programming.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaf%2Fdekker-algorithm
Stars: 3
Forks: 1
Open issues: 0
License: mit
Language: Java
Size: 8.79 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 2 months ago
Topics: algorithm, concurrency, concurrent, data, dekker, java, pattern, structure