Name: | jctools |
---|---|
Version: | 1.1 |
Release: | 0.3.alpha.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 109108 |
License: | ASL 2.0 |
RPM: | jctools-1.1-0.3.alpha.el7.noarch.rpm |
Source RPM: | jctools-1.1-0.3.alpha.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jctools.github.io/JCTools/ |
Summary: | Java Concurrency Tools for the JVM |
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 |