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

Jetty-9 Iterating Asynchronous Callbacks

While Jetty has internally used asynchronous IO since 7.0, Servlet 3.1 has added asynchronous IO to the application API and Jetty-9.1 now supports asynchronous IO in an unbroken chain from application to socket. Asynchronous APIs can often look intuitively simple,

admin December 9, 2013 Asynchronous, General, Java, Jetty, performance, Uncategorized 2 Comments Read more

WordPress & Jetty: perfect fit

I posted a while back about the capability of Jetty 9.1’s HttpClient to speak HTTP over different transports: by default HTTP, but we also provide a SPDY implementation, where the HTTP requests and responses are carried using the SPDY transport

Simone Bordet November 21, 2013 FastCGI, HTTP, Jetty, SPDY, Uncategorized 3 Comments Read more

Speaking at Devoxx 2013

Thomas Becker and I will be speaking at Devoxx, presenting two BOFs: HTTP 2.0/SPDY and Jetty in depth and The Jetty Community BOF. The first is a more technical session devoted to the internals of SPDY and HTTP 2.0, while

Simone Bordet November 10, 2013 Jetty, Uncategorized No Comments Read more

Pluggable Transports for Jetty 9.1's HttpClient

In Jetty 9, the HttpClient was completely rewritten, as we posted a while back. In Jetty 9.1, we took one step forward and we made Jetty’s HttpClient polyglot. This means that now applications can use the HTTP API and semantic

Simone Bordet October 28, 2013 HTTP, Java, Jetty, SPDY, Uncategorized 2 Comments Read more

Servlet 3.1 Asynchronous IO and Jetty-9.1

One of the key features added in the Servlet 3.1 JSR 340 is asynchronous (aka non-blocking) IO.   Servlet 3.0 introduced asynchronous servlets, which could suspend request handling to asynchronously handle server-side events.  Servlet 3.1 now adds IO with the

admin July 19, 2013 Jetty, Uncategorized No Comments Read more

Jetty SPDY push improvements

After having some discussions on spdy-dev and having some experience with our current push implementation, we’ve decided to change a few things to the better. Jetty now sends all push resources non interleaved to the client. That means that the

Thomas Becker April 29, 2013 General, HTTP, Jetty, performance, SPDY, Uncategorized Read more

Jetty SPDY to HTTP Proxy

We have SPDY to SPDY and HTTP to SPDY proxy functionality implemented in Jetty for a while now. An important and very common use case however is a SPDY to HTTP proxy. Imagine a network architecture where network components like

Thomas Becker April 29, 2013 General, HTTP, Jetty, performance, SPDY, Uncategorized Read more

Asynchronous Rest with Jetty-9

This blog is an update for jetty-9 of one published for Jetty 7 in 2008 as an example web application  that uses Jetty asynchronous HTTP client and the asynchronoous servlets 3.0 API, to call an eBay restful web service. The

admin April 18, 2013 General, Jetty, performance, Servlets, Uncategorized Read more

Jetty, SPDY, PHP and WordPress

Having discussed the business case for Jetty 9 and SPDY, this blog presents a simple tutorial for runing PHP web applications like WordPress on Jetty with SPDY. Get Jetty First you’ll need a distribution of Jetty, which you can download,

admin April 18, 2013 General, HTTP, Jetty, performance, SPDY, Uncategorized Read more

The Need For SPDY and why upgrade to Jetty 9?

So you are not Google!  Your website is only taking a few 10’s or maybe 100’s of requests a second and your current server is handling it without a blip.  So you think you don’t need a faster server and

admin April 5, 2013 General, HTTP, Java, Jetty, performance, SPDY, Uncategorized Read more
Page 5 of 9« First«...34567...»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