You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce parallel processing by separating singular event loop into single passive socket parent event loop and multiple active socket children event loops
Introduce concurrency configuration option
Use direct off-heap buffer for both reading and writing
Rename associated configuration option from readBufferSize to bufferSize