W.r.t. alternatives the HTTP serving landscape on the JVM is rich and
diverse at this point. Projects worth a look include Grizzly, Netty, Jetty,
Tomcat, Undertow, Rapidoid and the many cool frameworks build on top of
these technologies. (e.g.  Jooby, SparkJava, Play to name a few)

    -Rob

On 20/02/18 16:15, Ashton Hogan wrote:
>  These items are essential to keeping the server up to date and keeping the 
> code at Oracle clean and up to standard:
> 
> 1. Update to HTTP22. Remove excess threads, only one thread is needed3. 
> Replace handler with a FIFO queue4. Clean up code, ideally with 
> http://elegantobjects.org principles
> If you disagree on any of them please reply with why and what the alternative 
> should be

Reply via email to