[jetty-dev] [jira] (JETTY-1527) QueuedThreadPool Anomaly
"Greg Wilkins (JIRA)" <[email protected]> Tue, 3 Jul 2012 03:37:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1754301975.19903.1341304641175.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Greg Wilkins commented on JETTY-1527 QueuedThreadPool Anomaly David, I will have a look at changing this, but the point to note about this code is not that it "has a few funnies" (thank you Jan, but that it is written to be concurrent and probabilistic. Ie growing the thread pool is not deterministic. We have to strike a balance between using existing threads vs creating new ones and we have to be careful that we don't drive the system to create more threads than it needs. But I'll have a look and see if we can make improve this situation.... but not promising anything yet. PS. just because you have plugged in your own thread pool does not mean you can't raise issues via your commercial support arrangements. Jetty is designed to be extended and replugged, so if we used every such change as a reason to not support jetty then we'd have a very quiet life. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email