Eugene Koontz created GIRAPH-289:
------------------------------------

             Summary: Add channel pool to NettyClient and thread pool to 
NettyServer
                 Key: GIRAPH-289
                 URL: https://issues.apache.org/jira/browse/GIRAPH-289
             Project: Giraph
          Issue Type: Improvement
            Reporter: Eugene Koontz
            Assignee: Eugene Koontz


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to