[
https://issues.apache.org/jira/browse/GOSSIP-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933977#comment-15933977
]
ASF GitHub Bot commented on GOSSIP-77:
--------------------------------------
GitHub user edwardcapriolo opened a pull request:
https://github.com/apache/incubator-gossip/pull/44
GOSSIP-77 better send()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edwardcapriolo/incubator-gossip GOSSIP-77
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gossip/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit 6a4d50cae7269584fcab3c3b47b75a1982b26864
Author: Edward Capriolo <[email protected]>
Date: 2017-03-21T02:04:07Z
GOSSIP-77 better send()
----
> Optimize GossipCore send()
> --------------------------
>
> Key: GOSSIP-77
> URL: https://issues.apache.org/jira/browse/GOSSIP-77
> Project: Gossip
> Issue Type: Improvement
> Reporter: Edward Capriolo
>
> Currently we have a future polling a Map. It is a currently a profiling
> hotspot. I think a better solution is a countdown latch
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)