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

Blogs

Conscrypting native SSL for Jetty

Conscrypting native SSL for Jetty

By default, Jetty uses the JSSE provider from the JVM for SSL, which has three significant problems: It’s slow! It doesn’t support ALPN in Java 8, which is needed for HTTP/2 It’s REALLY slow! There are workarounds for both problems:

gregw September 26, 2017 Uncategorized 5 Comments Read more

Testing JDK 9 with Dynamic Module Switching

Testing JDK 9 with Dynamic Module Switching

If you have been following Jetty’s adoption of Java 9, you might have read that builds using JDK 9 have started being produced. As the release of JDK 9 looms, developers are no doubt already doing everything they can to

Chris Walker September 13, 2017 General, Java, Webtide 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

Contributing to Open Source (and Jetty !)

Andres Almiray (aalmiray) interviewed me at the JCrete unconference. We spoke about the history of the Jetty project (which is 22 years old – like Java itself), how Jetty has been able to stay on the edge all these years,

Simone Bordet August 11, 2017August 17, 2017 General, Jetty, Webtide No Comments Read more

CometD and NodeJS, part 2

CometD and NodeJS, part 2

In our previous blog, we presented the case of a Webtide customer, Genesys, that needed to integrate CometD in NodeJS and how we developed a CometD client capable of running in the NodeJS environment. In this article we present the other

Simone Bordet July 5, 2017July 5, 2017 Asynchronous, CometD, NodeJS, Webtide No Comments Read more

CometD and NodeJS, part 1

CometD and NodeJS, part 1

In addition to our Lifecycle Support offerings, Webtide is also committed to helping develop new functionality to meet customer needs for the open source projects Webtide supports, CometD and Eclipse Jetty. Recently Genesys, a global leader in customer experience solutions

Simone Bordet July 5, 2017July 5, 2017 Asynchronous, CometD, NodeJS, Webtide No Comments Read more

HTTP Trailers in Jetty

HTTP Trailers in Jetty

HTTP/1.1 and HTTP/2 have the concept of trailers, that is HTTP headers that can be sent after the message body, in both requests and responses. In HTTP/1.1 trailers can be sent using the chunked transfer coding, for example in requests

Simone Bordet April 21, 2017April 21, 2017 Uncategorized No Comments Read more

Jetty, Cookies and RFC6265 Compliance

Jetty, Cookies and RFC6265 Compliance

Starting with patch 9.4.3, Jetty will be fully compliant with RFC6265, which presents changes to cookies which may have significant impact for some users. Up until now Jetty has supported Version=1 cookies defined in RFC2109 (and continued in RFC2965) which allows for special/reserved

Chris Walker March 17, 2017March 21, 2017 HTTP, http/2, Jetty, Uncategorized No Comments Read more

Patch for a Patch!

Patch for a Patch!

Are you an Eclipse Jetty user who enjoys contributing to the open source project and wants to let the rest of the world know? Of course you are! As a thank you to our great community,  we’ve had some fancy

Chris Walker January 31, 2017 Uncategorized No Comments Read more
Page 3 of 31«12345...102030...»Last »

Recent Posts

  • Less is More? Evolving the Servlet API!
  • Introducing Jetty Load Generator
  • A story about Unix, Unicode, Java, filesystems, internationalization and normalization
  • Community Projects & Contributors Take on Jakarta EE 9
  • Do Looms Claims Stack Up? Part 2: Thread Pools?

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 © 2021 Webtide          Privacy Policy     Terms of Use