Blocking Collections is a java library that contains a familiar data structures (for the time of writing just Array but more to come) that are intended to use with multiple threads. The data structures are inspired by the Sliding window protocol.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Blocking Collections is a java library that contains a familiar data structures (for the time of writing just Array but more to come) that are intended to use with multiple threads. The data structures are inspired by the Sliding window protocol.