[ 
https://issues.apache.org/jira/browse/HTTPCORE-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466499
 ] 

Oleg Kalnichevski commented on HTTPCORE-27:
-------------------------------------------

We would like to have no external dependencies for HttpCore NIO other than 
HttpCore proper and JRE 1.4, so java.util.concurrent is not an option. Having a 
ThreadFactory interface is reasonable, though. I'll take care of that.

Oleg

> 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