commit | 30557429cf959d404b461be18bea2dd16650ee13 | [log] [tgz] |
---|---|---|
author | Greg Wilkins <gregw@webtide.com> | Thu Dec 24 15:13:46 2015 +1100 |
committer | Greg Wilkins <gregw@webtide.com> | Thu Dec 24 15:13:46 2015 +1100 |
tree | 6442aaac1e3d88b7b2d0395d8ae06e860c06a21d | |
parent | 3b49ed6d0a95cb2db2f57932afdba2dc2e292a5e [diff] |
484801 Avoid non-cached memory mapped files
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.