Configurable socket and I/O options
Opened this issue · 0 comments
lolocohen commented
What is your idea?
The idea is to make the usual socket I/O options tunable from the configuration:
- socket send buffer size
- socket receive buffer size
- socket keep alive
- socket reuse address
- socket timeout
- socket linger
- TCP no delay
- size of I/O buffers used in our code
What are the expected benefits and drawbacks?
These confiugrable settings will allow a fine tuning of the performance of Fowrarder4j