Uses of Package
org.jctools.channels.spsc
-
Packages that use org.jctools.channels.spsc Package Description org.jctools.channels.spsc -
Classes in org.jctools.channels.spsc used by org.jctools.channels.spsc Class Description SpscOffHeapFixedSizeRingBuffer Channel protocol: - Fixed message size - 'null' indicator in message preceding byte (potentially use same for type mapping in future) - Use FF algorithm relying on indicator to support in place detection of next element existence