Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Add thread and channel pooling on NettyClient and NettyServer.
Instead of a NettyClient's addressChannelMap being:
address => Channel
it is:
address => ChannelRotater
Originally part of GIRAPH-262, extracted here.
Attachments
Attachments
Issue Links
- is part of
-
GIRAPH-262 Netty optimization to handle requests locally whenever possible
- Resolved
- is related to
-
GIRAPH-211 Add secure authentication to Netty IPC
- Resolved