Name: | jctools |
---|---|
Version: | 3.3.0 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 351434 |
License: | ASL 2.0 |
RPM: | jctools-3.3.0-3.el9.noarch.rpm |
Source RPM: | jctools-3.3.0-3.el9.src.rpm |
Build Date: | Sat May 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/JCTools/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 |