| commit | 04d22c0951ff2fa5ecba88fa3a2904737279ddcf | [log] [tgz] |
|---|---|---|
| author | Greg Wilkins <gregw@webtide.com> | Fri Oct 02 20:06:00 2015 +1000 |
| committer | Greg Wilkins <gregw@webtide.com> | Fri Oct 02 20:06:00 2015 +1000 |
| tree | e6b8a0a3c06f832f1a6141ce2a240a09977679ef | |
| parent | 14e375a83af6405e15f1f7fbe57d443f54e5c9d3 [diff] |
work in progress
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.