Skip to content
Webtide

Webtide

Jetty and CometD Expert Services

Menu

  • Why Choose…
    • Webtide?
    • Jetty?
    • CometD?
  • Services
    • Lifecycle Support
      • Expert Advice
      • Migration Assistance
      • Performance Tuning
      • Production Support
    • Accelerator Program
  • Blogs
  • Company
    • About Webtide
    • Team
  • Contact Us

Jetty

Object Pooling, Benchmarks, and Another Way

Object Pooling, Benchmarks, and Another Way

Context The Jetty HTTP client internally uses a connection pool to recycle HTTP connections, as they are expensive to create and dispose of. This is a well-known pattern that has proved to work well. While this pattern brings great benefits,

Ludovic Orban November 4, 2020May 3, 2022 HTTP, Java, Jetty, performance Read more

Jetty, ALPN & Java 8u252

Jetty, ALPN & Java 8u252

Introduction The Jetty Project provided to the Java community support for NPN first (the precursor of ALPN) in Java 7, and then support for ALPN in Java 8. The ALPN support was implemented by modifying sun.security.ssl classes, and this required

Simone Bordet April 21, 2020May 3, 2022 Java, Jetty, OpenJDK Read more

Renaming Jetty from javax.* to jakarta.*

Renaming Jetty from javax.* to jakarta.*

The Issue The Eclipse Jakarta EE project has not obtained the rights from Oracle to extend the Java EE APIs living in the javax.* package. As such, the Java community is faced with a choice between continuing to use the

gregw May 13, 2019May 3, 2022 Jakarta, Java, Jetty, Oracle, Uncategorized, Webtide Read more

Eat What You Kill without Starvation!

Eat What You Kill without Starvation!

Jetty 9 introduced the Eat-What-You-Kill[1]The EatWhatYouKill strategy is named after a hunting proverb in the sense that one should only kill to eat. The use of this phrase is not an endorsement of hunting nor killing of wildlife for food

gregw March 28, 2019May 3, 2022 Asynchronous, General, HTTP, http/2, Jetty, performance, Uncategorized Read more

OpenJDK 11 and TLS 1.3 issues

OpenJDK 11 and TLS 1.3 issues

At the Jetty Project we have been getting reports from the community as well as seeing random failures of load tests and benchmarks that were using TLS, and the failures were only happening with Java 11 (any version up to

Simone Bordet February 22, 2019July 22, 2020 Jetty, OpenJDK, TLS 3 Comments Read more

Running Jetty on the JPMS module-path

Jetty and the Java Module System. Java 9 introduced the arguably biggest change in the Java platform since its inception, the Java Module System (a.k.a. Project Jigsaw, or Java Platform Module System – JPMS). The Java Module System primarily targets

Simone Bordet November 15, 2018May 24, 2019 Jakarta, Java, Jetty, JPMS No Comments Read more

Java Updates, Jetty, and the Future

Java Updates, Jetty, and the Future

There has been a tremendous amount of information, and a fair amount of disinformation, coming out over the last several months with regards to Java versioning, the effects of modularization, and how projects like Jetty may or may not respond

Chris Walker May 16, 2018May 24, 2019 General, Jakarta, Java, Jetty, Webtide 2 Comments Read more

Getting Started with Jetty and JDK 9

Getting Started with Jetty and JDK 9

It’s finally here! Java 9 has officially been released and includes a whole host of changes and new functionality. Jetty, too, has been built with Java 9 over the past few releases as we ramp up support for the new JDK.

Chris Walker January 30, 2018May 24, 2019 General, Jakarta, Java, Jetty No Comments Read more

Jetty ReactiveStreams HTTP Client

Jetty ReactiveStreams HTTP Client

ReactiveStreams has gained a lot of attention recently, especially because of its inclusion in JDK 9 in the Flow class. A number of libraries have been written on top of ReactiveStreams that provide a functional-style API that makes asynchronous processing

Simone Bordet September 6, 2017 HTTP, Java, Jetty 1 Comment Read more

Building Jetty with JDK 9

Building Jetty with JDK 9

The Jetty Project has been trying to to build Jetty using JDK 9 for some time now. We still have a number of things to fix (a few test cases and integration with ASM for class scanning), but overall we have

Simone Bordet August 22, 2017August 22, 2017 General, Java, Jetty, Maven 2 Comments Read more
Page 2 of 10«12345...10...»Last »

Recent Posts

  • Jetty HTTP/3 Support
  • UnixDomain Support in Jetty
  • Jetty & Log4j2 exploit CVE-2021-44228
  • The Jetty Performance Effort
  • Eclipse Jetty Servlet Survey

RSS

  • Entries RSS
  • Comments RSS

Webtide, LLC. is owned and operated by the developers of the Eclipse Jetty open source project.

Jetty is a registered trademark of the Eclipse Foundation, Inc.

Copyright © 2023 Webtide          Privacy Policy     Terms of Use