mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +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