| Name: | jctools |
|---|---|
| Version: | 3.3.0 |
| Release: | 3.module+el8.6.0+20663+06c79bb3 |
| Architecture: | noarch |
| Module: | log4j:2:8060020220329164245:e209aca1 log4j:2:8080020221020123337:9d367344 |
| Group: | Unspecified |
| Size: | 351119 |
| License: | ASL 2.0 |
| RPM: | jctools-3.3.0-3.module+el8.6.0+20663+06c79bb3.noarch.rpm |
| Source RPM: | jctools-3.3.0-3.module+el8.6.0+20663+06c79bb3.src.rpm |
| Build Date: | Fri May 13 2022 |
| Build Host: | build-ol8-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 |