lockfree-queue
Michael and Scott queues are described in their PODC 1996 paper: http://dl.acm.org/citation.cfm?id=248052.248106 These are single-ended concurrent queues based on a singlly linked list and using atomic CAS instructions to swap the tail pointers. As a well-known efficient algorithm they became the basis for Java's ConcurrentLinkedQueue.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 3 years ago
0.2.4
over 3 years ago
Versions
6
6
Downloads
9,885 total
9,885 total
Dependent Packages
1
1
Dependent Repos
18
18
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/lockfree-queue
spec |
| License | BSD-3-Clause |
| First Release | over 13 years ago |
| Last Synced | 19 days ago |
Repository
| Stars | 106 on GitHub |
| Forks | 25 on GitHub |
| Commits | 513 |
| Committers | 29 |
| Avg per Author | 17.69 |
| DDS | 0.181 |
Rankings on hackage.haskell.org
Forks
Top 7.6%