Only use one Thread for Idle keep-alives
----------------------------------------
Key: IMAP-334
URL: https://issues.apache.org/jira/browse/IMAP-334
Project: JAMES Imap
Issue Type: Improvement
Components: Protocol
Reporter: Norman Maurer
Assignee: Norman Maurer
Priority: Minor
At the moment we schedule one thread per connection for keep alives. We should
better use a pool of x threads for the keep alives so we don't have the one
thread per connection overhead all the time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]