Description
It is possible that client chooses to write small packets. One optimization could be buffer and then send multiple packets through wires to reduce per packet cost.
This idea will need a benchmark to find a good threshold for "small" packet.
For example, a client might choose use Ratis streaming to save lots of small files.
Attachments
Issue Links
- is duplicated by
-
RATIS-1222 Save STREAM_HEADER RPC call
- Resolved
- is related to
-
RATIS-1196 Save STREAM_CLOSE RPC call
- Resolved
-
RATIS-1938 Optimize stream friendly small file transfers
- Open
- links to