Cached thread pools going away

Jeff G. jeff at steelhouse.com
Fri May 20 11:06:42 EDT 2011


Hi Bruno,

I had considered that, but I'm doing my own clustering and connection
pooling for my application here, and my pool implementation keeps track of
the idle time of the connections it holds and closes any that go idle longer
than N (configurable timeout period).  Definitely appreciate the suggestion,
though. :)

Best,
Jeff


--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Cached-thread-pools-going-away-tp6378919p6386437.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list