Jetty is a Java web server (with some application server characteristics) for serving web applications. It's known for being stable, feature-rich and fast. In comparison to Tomcat, Jetty takes less resources and is one of the first java servers that provided a C10K solution.
Create new application
rhc app create jetty diy-0.1