panmengyun commented on issue #10: mina server/client example To enhance
URL: https://github.com/apache/mina/pull/10#issuecomment-610792890
 
 
   你好,使用 new NioSocketAcceptor(new SimpleIoProcessorPool(
                       NioProcessor.class, threadpoll))这种形式来创建接收器的时候 
如果threadpoll中的corepollsize设置的大小小于电脑的CPU核数,如果比corepollsize更多的连接上来,会导致iosession创建不了

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to