An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.2.4
over 3 years ago
Versions
6
Downloads
9,885 total
Dependent Packages
1
Dependent Repos
18
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
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 18 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%