Coarse Set is a collection of unique elements maintained as a linked list. It uses a coarse grained lock, and useful when contention is low.
-
Updated
Apr 10, 2025 - Java
Coarse Set is a collection of unique elements maintained as a linked list. It uses a coarse grained lock, and useful when contention is low.
To associate your repository with the coarse topic, visit your repo's landing page and select "manage topics."