Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 369c73ab45 Issue #1047 - ReadPendingException and then thread death.
Fixed by calling tryFillInterested() rather than fillInterested() to
cope with the race between reads scheduling read interest and
setWriteListener() that also executes code in
HttpChannelState.unhandle() that wants to schedule read interest.
2017-02-07 22:23:52 +01:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
apache-jsp Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
apache-jstl Testing Updates 2017-02-02 15:51:38 -07:00
examples Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-alpn Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-annotations Testing Updates 2017-02-02 15:51:38 -07:00
jetty-ant Testing Updates 2017-02-02 15:51:38 -07:00
jetty-cdi Testing Updates 2017-02-02 15:51:38 -07:00
jetty-client Issue #1296 - Introduce HTTP parser "content complete" event. 2017-02-01 23:54:36 +01:00
jetty-continuation Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-deploy Testing Updates 2017-02-02 15:51:38 -07:00
jetty-distribution Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-documentation Updating to version 9.3.17-SNAPSHOT 2017-01-20 09:33:43 -06:00
jetty-fcgi Issue #1296 - Introduce HTTP parser "content complete" event. 2017-02-01 23:54:36 +01:00
jetty-gcloud Updating to version 9.3.17-SNAPSHOT 2017-01-20 09:33:43 -06:00
jetty-http Removing System.out 2017-02-06 10:18:26 -07:00
jetty-http-spi Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-http2 Issue #1296 - Introduce HTTP parser "content complete" event. 2017-02-01 23:54:36 +01:00
jetty-infinispan Updating to version 9.3.17-SNAPSHOT 2017-01-20 09:33:43 -06:00
jetty-io Removed duplicated logging. 2017-02-07 22:23:52 +01:00
jetty-jaas Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-jaspi Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-jmx Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-jndi Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-jspc-maven-plugin Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-maven-plugin Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-monitor Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-nosql Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-osgi Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-overlay-deployer Happy New Year 2017. 2017-01-19 18:54:03 +01:00
jetty-plus Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-proxy Testing Updates 2017-02-02 15:51:38 -07:00
jetty-quickstart Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-rewrite Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-runner Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-security Testing Updates 2017-02-02 15:51:38 -07:00
jetty-server Issue #1047 - ReadPendingException and then thread death. 2017-02-07 22:23:52 +01:00
jetty-servlet Testing Updates 2017-02-02 15:51:38 -07:00
jetty-servlets Testing Updates 2017-02-02 15:51:38 -07:00
jetty-spring Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-start Testing Updates 2017-02-02 15:51:38 -07:00
jetty-util Testing Updates 2017-02-02 15:51:38 -07:00
jetty-util-ajax Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-webapp Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
jetty-websocket Improving touchy timeouts on slow machines 2017-02-02 16:25:42 -07:00
jetty-xml Updating to version 9.2.22-SNAPSHOT 2017-01-20 12:32:51 -06:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts Updating release-jetty.sh script for tag commit message improvements on github 2016-12-22 10:45:45 -07:00
tests Issue #1047 - ReadPendingException and then thread death. 2017-02-07 22:23:52 +01:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Adding <c:catch> JSTL test cases 2015-07-23 16:11:16 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-12-15 07:57:45 -07:00
Jenkinsfile Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2017-01-18 18:52:20 +01:00
KEYS.txt Updating gpg/pgp KEYS.txt 2016-11-16 07:58:39 -07:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Happy New Year 2017. 2017-01-19 18:54:03 +01:00
README.md Updates for Chapter 14. 2016-07-20 16:09:01 -04:00
VERSION.txt Merge remote-tracking branch 'origin/release-9.3.16' into jetty-9.3.x 2017-01-26 11:07:27 -06:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
pom.xml Testing Updates 2017-02-02 15:51:38 -07:00

README.md

Project description

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.

Documentation

Project documentation is available on the Jetty Eclipse website.

Building

To build, use:

  mvn clean install

The Jetty distribution will be built in jetty-distribution/target/distribution.

The first build may take a longer than expected as Maven downloads all the dependencies.

The build tests do a lot of stress testing, and on some machines it is necessary to set the file descriptor limit to greater than 2048 for the tests to all pass successfully.

It is possible to bypass tests by building with mvn -Dmaven.test.skip=true install but note that this will not produce some of the test jars that are leveraged in other places in the build.

Professional Services

Expert advice and production support are available through Webtide.com.