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