NX PLATFORM · THE DATA PLANE

Data that moves. Nothing dropped.

nxpipe is the streaming layer between NX nodes — ordered, backpressured, durable. The messages get there, in order, even when the far end is slow.

Runtime proven · platform in active development

Backpressure, handled

Fast producers, slow consumers, no lost messages. The pipe absorbs the mismatch instead of falling over.

Ordered and durable

What you send is what arrives, in the order you sent it — built on primitives proven in transaction systems.

Zero-ceremony wiring

Connect two nodes, get a pipe. No broker to babysit.

Under the hood

nxpipe is the data plane of the NX platform, carrying work between nxnode workers across the nxmesh fabric. The runtime is proven; the platform around it is being built in the open.