top | item 40555972

(no title)

tomstoms | 1 year ago

Just trying to understand. In the case of a Java app, would this replace tomcat or jersey or similar?

discuss

order

ethagnawl|1 year ago

I'm no Java expert but I believe Unit would replace Tomcat, Jetty, etc. (i.e. the service handling HTTP requests) and would be responsible for running/managing/forwarding requests to a Jersey application.