https://bz.apache.org/bugzilla/show_bug.cgi?id=65154

--- Comment #5 from Remy Maucherat <r...@apache.org> ---
If we're comparing the connectors as of right now, I would say I prefer NIO2
over NIO on Java 8, since Oracle was not fixing or improving NIO then.

Now with the next LTS coming up, I would say NIO is now better since it has
fixes/refactorings and new features [NIO2 does not have the new features]. On
clients I would say NIO2 is always better as long as the new features are not
needed.

So I would have, if things don't change:
Java 8: NIO2 > NIO
Java 11: tie
Java 17: NIO > NIO 2

This is not making things better overall ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to