-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
If NioServer is used to implement GossipRouter, then we'd remove the need to use 1 thread per connection, but all requests would be handled by a configurable thread pool.
Should also reduce the code size of GossipRouter.
- is caused by
-
JGRP-886 TCP_NIO: revive and support as additional transport
- Resolved