GitHub / moocf / fine-set.java
Fine Set is a collection of unique elements maintained as linked list. It uses fine grained locks, allowing pipelined traversal by threads.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moocf%2Ffine-set.java
PURL: pkg:github/moocf/fine-set.java
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 12.7 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: concurrent, data, fine, grained, java, lock, set, structures