Skip to content
RL RingLoom low-latency messaging
Home Docs Stack Reference Blog Community
GitHub
stack

RingLoom Stack

A map of the broker, service runtime, TCP transport, testing harnesses, bindings, and tooling.

Under Construction.

This section will describe the major parts of the RingLoom stack and how they fit together.

stack Broker

The RingLoom broker control loop, sender loop, receiver loop, and routing engine.

stack Service Runtime

Shared-memory service integration and local broker communication.

stack TCP Transport

Broker-to-broker framed TCP transport with platform-specific I/O engines.

stack Language Bindings

C ABI, Java, Node, and C++ integration surface for RingLoom services.

RingLoom

Predictable service-to-service messaging with shared-memory IPC and TCP broker routing.

Explore

Documentation Reference Stack Community

Source content

Engineering reference docs are mounted from ../ringloom/docs.

View project source