Edward Capriolo created GOSSIP-28:
-------------------------------------
Summary: Fixed thread pools create too many threads
Key: GOSSIP-28
URL: https://issues.apache.org/jira/browse/GOSSIP-28
Project: Gossip
Issue Type: Improvement
Reporter: Edward Capriolo
Assignee: Edward Capriolo
When attempting to run hundreds or thousands of instances of Gossip in a single
JVM, there are a few places in the code where we create ExecutorServices with
1024 threads. There are other things preventing thousands of instances in a
single JVM but this is a nice first step.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)