| commit | d5dab9854644427140ba0a587092baf8bde7c69c | [log] [tgz] |
|---|---|---|
| author | Greg Wilkins <gregw@webtide.com> | Fri Jun 26 15:03:10 2015 +1000 |
| committer | Greg Wilkins <gregw@webtide.com> | Thu Oct 15 15:42:28 2015 +1100 |
| tree | b861ce9ae3a72536927cb45f67e7a06d10fe5dbe | |
| parent | b9dbf7111d5691a631a2a40dd01a2634ad649472 [diff] |
start.jar uses shaded jetty-util classes
Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.
Project documentation is located on our Eclipse website.
Expert advice and production support are available through http://webtide.com.