Skip navigation links

tools4j-nobark API 1.3

A library with low latency zero gc data structures and utilities.

See: Description

Packages 
Package Description
org.tools4j.nobark.loop
Provides interfaces and classes with simple building blocks for event loops based on executable steps similar to runnables; loops provide direct support for an IdleStrategy and an ExceptionHandler.
org.tools4j.nobark.queue
Provides interfaces and different implementations of conflation queues -- efficient lock-free queues with a built-in safety mechanism to prevent overflow by the producer.
A library with low latency zero gc data structures and utilities.
Skip navigation links