Algostream_infrastructure_event_busmodule Event_bus : sig ... endEvent bus facade.
module Event_log : sig ... endAppend-only binary event log with bin_prot framing.
module Event_types : sig ... endEvent-bus types: priority bands, payloads, and the Event.t record.
module Instrumentation : sig ... endLatency instrumentation for the event bus.
module Memory_monitor : sig ... endMemory usage sampler for the event bus.
module Priority_queue : sig ... endMulti-band lock-free priority queue.
module Subscription : sig ... endFilter combinators and subscription handles.