Hi Oleg,

> HTTPCORE-27: I/O reactors can now accept a thread factory as an optional 
> parameter
> 
> Added:
>     
> jakarta/httpcomponents/httpcore/trunk/module-nio/src/main/java/org/apache/http/nio/concurrent/ThreadFactory.java
>    (with props)

Could we have that interface in HttpCore-main? It would
be useful for HttpAsync (worker threads) and HttpConn
(GC thread for TSCCM, if we keep GC tracking). At least
HttpConn shouldn't have a dependency on HttpCore-NIO.

? org.apache.http.util
? org.apache.http.util.concurrent

cheers,
  Roland


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

Reply via email to