store client specific information

miarkus miarkus at tlen.pl
Thu Feb 12 14:58:08 EST 2009


Hello again,

I figured out that removing OrderedMemoryAwareThreadPoolExecutor from
PipelineFactory solves the problem.

Before:
100 connections -> 1000 threads running

After:
2000 connections -> 6 threads running

Question:

I need to incorporate ExecutionHandler into PipelineFactory because I'm
querying mysql with each client connection. What are the possibilities in
this situation?
-- 
View this message in context: http://n2.nabble.com/store-client-specific-information-tp2176934p2317204.html
Sent from the Netty User Group mailing list archive at Nabble.com.




More information about the netty-users mailing list