Oleg Kalnichevski wrote: > On Sat, 2007-02-03 at 07:12 +0100, Roland Weber wrote: >> 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 >> > > Go for it
org.apache.http.util.concurrent it is. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
