commit | 2c3326e049dc916db5add2bcd0a04293ee23d999 | [log] [tgz] |
---|---|---|
author | Greg Wilkins <gregw@webtide.com> | Sun Jul 12 21:32:38 2015 +1000 |
committer | Greg Wilkins <gregw@webtide.com> | Sun Jul 12 21:32:38 2015 +1000 |
tree | 8bc2fd70130f8866b82ad572a7fd9acd5b7325b8 | |
parent | 9549001d8c271651cb3a2d8669ecb5ae5f9f738a [diff] |
Improved graceful shutdown and added tests
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.