"Long running" handlers

infectedrhytms infectedrhythms at hotmail.com
Fri Mar 5 08:48:55 EST 2010


Thanks

By sharing what do you mean make sure to share?


So what are the event executors added during the bootstrap???

ServerBootstrap bootstrap = new ServerBootstrap(
	new NioServerSocketChannelFactory(
		Executors.newCachedThreadPool(),
		Executors.newCachedThreadPool()));

-- 
View this message in context: http://n2.nabble.com/Long-running-handlers-tp4677280p4680848.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list