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

Oleg Kalnichevski commented on HTTPCORE-86:
-------------------------------------------

Hi Andrea,

Executors.newFixedThreadPool would probably be the easiest choice, but it is a 
java 1.5 feature and therefore cannot be used in HttpCore NIO, which we would 
like to keep java 1.4 compatible.

Oleg

> Provide mechanism to re-start I/O worker threads terminated due to a runtime 
> exception
> --------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-86
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-86
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0-beta1
>
>
> Provide mechanism to re-start I/O worker threads terminated due to a runtime 
> exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to