ThreadPoolFilter.minimumPoolSize
--------------------------------

         Key: DIRMINA-178
         URL: http://issues.apache.org/jira/browse/DIRMINA-178
     Project: Directory MINA
        Type: Improvement
    Reporter: Trustin Lee


Greg Duffy <[EMAIL PROTECTED]> wrote:

Would it be possible/prudent to allow a minimum thread pool size in the 
TheadPoolFilter? After periods of inactivity I notice a small bit of latency 
when new threads are being created, and it'd be nice to have some control over 
it. My "clients" (actually automated processes) are impatient and tend to 
retransmit if I don't send something back quickly enough (and I need to do it 
in a separate connection, which means more latency if I'm using different 
ThreadPoolFilter(s) for that). For my purposes, retransmits are not fatal, but 
it would be nice to avoid them nonetheless.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to