Skip to content
EntityQ1085688· pop 16· linked from 111 articles

web server written in Java

Source code

Eclipse Jetty is a lightweight, highly scalable, Java-based web server and Servlet engine. Jetty's goal is to support web protocols (HTTP/1, HTTP/2, HTTP/3, WebSocket, etc.) 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 asynchronous web server that has a long history as a component oriented technology, and can be easily embedded into applications while still offering a solid traditional distribution for webapp deployment. Webapp Example For more detailed information on building and contributing to the Jetty project, please see the Contribution Guide. The Operations Guide targets sysops, devops, and developers who want to install Eclipse Jetty as a standalone server to deploy web applications. The Programming Guide targets developers who want to use the Eclipse Jetty libraries in their applications, and advanced sysops/devops that want to customize the deployment of web applications. The Contribution Guide targets developers that wish to contribute to the Jetty Project with code patches or documentation improvements.

Excerpt from the source-code README · 2,886 chars · not written by Vinony

Wikidata facts

Official website
jetty.org
Show 5 more facts
software version identifier
12.1.8
inception
1995-00-00
publication date
1995-00-00
source code repository URL
github.com/eclipse/jetty.project
Sources (8)

via Wikidata · CC0

Connections

Categories