Use java.util.concurrent.ThreadFactory or similar
-------------------------------------------------

                 Key: HTTPCORE-27
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-27
             Project: HttpComponents Core
          Issue Type: Improvement
          Components: HttpCore NIO
    Affects Versions: 4.0-alpha4
         Environment: Windows Vista
            Reporter: Anders Wallgren
             Fix For: 4.0-alpha4


I'd like to supply my own threads (mostly because I want to name them and do 
some logging around thread lifecycles).  It would be great to be able to supply 
a ThreadFactory to reactors that create worker threads.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
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]

Reply via email to