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

Java

Jetty HTTP/3 Support

Introduction HTTP/3 is the next iteration of the HTTP protocol. HTTP/1.0 was released in 1996 and HTTP/1.1 in 1997; HTTP/1.x is a fairly simple textual protocol based on TCP, possibly wrapped in TLS, that experienced over the years a tremendous

Simone Bordet February 9, 2022May 3, 2022 HTTP, http/3, Java, Jetty Read more

Introducing Jetty Load Generator

Introducing Jetty Load Generator

The Jetty Project just released the Jetty Load Generator, a Java 11+ library to load-test any HTTP server, that supports both HTTP/1.1 and HTTP/2. The project was born in 2016, with specific requirements. At the time, very few load-test tools

Simone Bordet February 3, 2021May 3, 2022 Asynchronous, HTTP, http/2, Java, Jetty, performance Read more

A story about Unix, Unicode, Java, filesystems, internationalization and normalization

A story about Unix, Unicode, Java, filesystems, internationalization and normalization

Recently, I’ve been investigating some test failures that I only experienced on my own machine, which happens to run some flavor of Linux. Investigating those failures, I ran down a rabbit hole that involves Unix, Unicode, Java, filesystems, internationalization and

Ludovic Orban January 22, 2021May 3, 2022 General, Java, Webtide Read more

Community Projects & Contributors Take on Jakarta EE 9

Community Projects & Contributors Take on Jakarta EE 9

With the recent release of JakartaEE9, the future for Java has never been brighter. In addition to headline projects moving forward into the new jakarta.* namespace, there has been a tremendous amount of work done throughout the community to stay

Chris Walker January 12, 2021May 3, 2022 General, Jakarta, Java, Jetty, Status, Uncategorized Read more

Do Looms Claims Stack Up? Part 2: Thread Pools?

Do Looms Claims Stack Up? Part 2: Thread Pools?

“Project Loom aims to drastically reduce the effort of writing, maintaining, and observing high-throughput concurrent applications that make the best use of available hardware. … The problem is that the thread, the software unit of concurrency, cannot match the scale

gregw December 29, 2020May 3, 2022 Ajax Comet, Asynchronous, CometD, General, Java, Jetty, Loom, OpenJDK, performance Read more

Do Loom’s Claims Stack Up? Part 1: Millions of Threads?

Do Loom’s Claims Stack Up? Part 1: Millions of Threads?

“Project Loom aims to drastically reduce the effort of writing, maintaining, and observing high-throughput concurrent applications that make the best use of available hardware. … The problem is that the thread, the software unit of concurrency, cannot match the scale

gregw December 29, 2020May 3, 2022 Asynchronous, General, Java, performance Read more

CometD 5.0.3, 6.0.0 and 7.0.0

CometD 5.0.3, 6.0.0 and 7.0.0

Following the releases of Eclipse Jetty 10.0.0 and 11.0.0, the CometD project has released versions 5.0.3, 6.0.0 and 7.0.0. CometD 5.0.x Series CometD 5.0.x, of which the latest is the newly released 5.0.3, require at least Java 8 and it

Simone Bordet December 21, 2020May 3, 2022 CometD, Jakarta, Java, Jetty, JPMS Read more

Reactive HttpClient 1.1.5, 2.0.0 and 3.0.0

Reactive HttpClient 1.1.5, 2.0.0 and 3.0.0

Following the releases of Eclipse Jetty 10.0.0 and 11.0.0, the Reactive HttpClient project — introduced back in 2017 — has released versions 1.1.5, 2.0.0 and 3.0.0. Reactive HttpClient 1.1.x Series Reactive HttpClient Versions 1.1.x, of which the latest is the

Simone Bordet December 15, 2020May 3, 2022 Asynchronous, HTTP, http/2, Jakarta, Java, Jetty Read more

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
Page 1 of 512345»

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