Name: | jctools |
---|---|
Version: | 4.0.2 |
Release: | 4.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 434861 |
License: | Apache-2.0 |
RPM: | jctools-4.0.2-4.el10.noarch.rpm |
Source RPM: | jctools-4.0.2-4.el10.src.rpm |
Build Date: | Fri Mar 07 2025 |
Build Host: | build-ol10-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 |