Hi Robert,
The best way today to get asynchronous NIO performance today is to use the Jetty connector and to configure it properly (see
the
available parameters).
The NIO and Netty extensions were experimentation to provide alternative NIO-based connectors but never reached enough feature completion nor quality to be used in production.
In our plans for version 3, there is a replacement for the pluggable connectors architecture in version 2 by a single connector based on the Netty framework. I'll come back to this point in your next email.
Best regards,
Jerome