Currently the Jettino adapter is based on Jetty and Servlet API, which has additional overhead when copy servelt request to espresso. UnderTow provides a non-servlet api and we can see if it will work with espresso.
Currently the Jettino adapter is based on Jetty and Servlet API, which has additional overhead when copy servelt request to espresso.
UnderTow provides a non-servlet api and we can see if it will work with espresso.