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
    • Client Support Login
  • Contact Us

Blogs

Jetty WebSocket Client API updated

With the release of Jetty 7.5.0 and the latest draft 13 of the WebSocket protocol, the API for the client has be re-factored a little since my last blog on WebSocket: Server, Client and Load Test. WebSocketClientFactory When creating many

admin September 2, 2011 Jetty, Uncategorized Read more

GWT and JNDI

Many folks want to use some features beyond the bare servlet basics with GWT, such as JNDI lookups. It’s not hard to set up, but there are a couple of steps to it so here’s a detailed guide. Since GWT

janb August 30, 2011 GWT, Jetty, Uncategorized Read more

Sifting Logs in Jetty with Logback

Ever wanted to create log files at the server level that are named based on some sort of arbitrary context?It is possible to do with Slf4j + Logback + Jetty Webapp Logging in the mix. Example projects for this can

Joakim Erdfelt August 23, 2011 Jetty, Servlets, Uncategorized Read more

NoSql Sessions with Jetty7 and Jetty8

When Jetty 7.5.0 is released we will have officially started to dabble in the area of distributed session handling and storage. To start this out we have created a set of abstract classes around the general concept of NoSQL support,

admin August 23, 2011 General, HTTP, Jetty, Servlets, Uncategorized Read more

Websocket Example: Server, Client and LoadTest

The websocket protocol specification is approaching final and the Jetty implementation and API have been tracking the draft and is ready when the spec and browsers are available.   More over, Jetty release 7.5.0 now includes a capable websocket java

admin August 22, 2011 Ajax Comet, General, HTTP, Java, Jetty, Servlets, Uncategorized, WebSockets Read more

Prelim Cometd WebSocket Benchmarks

I have done some very rough preliminary benchmarks on the latest cometd-2.4.0-SNAPSHOT with the latest Jetty-7.5.0-SNAPSHOT and the results are rather impressive.  The features that these two releases have added are: Optimised Jetty NIO with latest JVMs and JITs considered.

admin August 19, 2011 Ajax Comet, CometD, HTTP, Java, Jetty, Servlets, Uncategorized, WebSockets Read more

CometD JSON library pluggability

It all started when my colleague Joakim showed me the results of some JSON libraries benchmarks he was doing, which showed Jackson to be the clear winner among many libraries. So I decided that for the upcoming CometD 2.4.0 release

simon August 16, 2011 CometD, Jetty, Uncategorized Read more

Jetty JMX Webservice

Jetty JMX Webservice is a webapp providing a RESTful API to query JMX mbeans and invoke mbean operations without the hassle that comes with RMI. No more arguments with your firewall admin, just a single http port. That alone might

Thomas Becker May 20, 2011 Jetty, Uncategorized Read more

Jetty Overlayed WebApp Deployer

The Jetty Overlay Deployer allows multiple WAR files to be overlayed so that a web application can be customised, configured and deployed without the need to unpack, modify and repack the WAR file. This has the benefits of: The WAR

admin May 12, 2011 Jetty, Uncategorized Read more

CometD Message Flow Control with Listeners

In the last blog entry I talked about message flow control using CometD‘s lazy channels. Now I want to show how it is possible to achieve a similar flow control using specialized listeners that allow to manipulate the ServerSession message

simon April 19, 2011 CometD, Uncategorized Read more
Page 10 of 30« First«...89101112...2030...»Last »

Recent Posts

  • Renaming Jetty from javax.* to jakarta.*
  • Indexing/Listing Vulnerability in Jetty
  • Eat What You Kill without Starvation!
  • OpenJDK 11 and TLS 1.3 issues
  • Running Jetty on the JPMS module-path

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