MINA3.0 recommended

2017-08-17 Thread
Hi guys: I read the source code of MINA3.0M2. The style of the code is very good, the structure is clear, the design is concise and efficient, especially the use of Selector is unexpected. However, the enqueueWriteRequest method and the processWrite method in the AbstractNioSession are

About apache MINA

2016-06-09 Thread
apache-mina-2.0.13-src HI: At org.apache.mina.core.polling.AbstractPollingIoProcessor class line 1069,when selected is zero We have to destroy the selector, and register all the socket on a new one to fix 100% CPU bug. I think there has many case what the Selector is zero. The Channel has some