Uses of Interface
org.agrona.DirectBuffer

Packages that use DirectBuffer
Package
Description
Data structures and utilities useful for building high-performance Java applications.
Java agent for instrumenting DirectBuffer implementations to verify aligned access.
Concurrent data structures and utilities that support both on and off Java heap usage.
Data structure for broadcasting messages from one source to many receivers via shared memory.
IPC ring buffers for messaging via shared memory.
Counters for indicating status and telemetry which can be put in shared memory for live inspection.
Bridging classes for allowing direct buffers implementations of DirectBuffer and MutableDirectBuffer to be used with Java IO streams.
Common interfaces which can apply to SBE messages to support abstract usage.