jctools - Java Concurrency Tools for the JVM
Website: | http://jctools.github.io/JCTools/ |
---|---|
License: | ASL 2.0 |
Vendor: | CentOS |
- Description:
This project aims to offer some concurrent data structures currently missing from the JDK: ° SPSC/MPSC/SPMC/MPMC Bounded lock free queues ° SPSC/MPSC Unbounded lock free queues ° Alternative interfaces for queues ° Offheap concurrent ring buffer for ITC/IPC purposes ° Single Writer Map/Set implementations ° Low contention stats counters ° Executor
Packages
jctools-1.1-0.3.alpha.el7.noarch [87 KiB] |
Changelog
by Roman Mohr (2015-12-09):
- Build with Java 8 on epel7 |