mina
mina copied to clipboard
mina server/client example To enhance
Client connection server example
Hi,
I'm looking at your code, and I wonder how different it s from the echoserver sample ?
@elecharny echoserver And there is no better display call to execute, I just added up session.write function
你好,使用 new NioSocketAcceptor(new SimpleIoProcessorPool( NioProcessor.class, threadpoll))这种形式来创建接收器的时候 如果threadpoll中的corepollsize设置的大小小于电脑的CPU核数,如果比corepollsize更多的连接上来,会导致iosession创建不了