Github user ok2c commented on the issue:
https://github.com/apache/httpcomponents-core/pull/68
@xiaohu-zhang Why? The I/O reactor distributes sessions across all
available workers equally. If you have n worker threads, all of them will get
started after n connections.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
