mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
rather than writing a single message per trip through the underlying transport, writes are batched and sent as a group. This drastically improves the system call / application code ratio and tcp packet utilization rates when sending lots of small messages