jetty

  • submit to reddit

The Cost of High Availability

Now that you are able to setup session replication in Jelastic for Tomcat, GlassFish and Jetty web servers, you might be interested in how this great feature affects resource usage.

0 replies - 4720 views - 01/31/12 by Judah Johns in Articles

Creating a WebSocket-Chat-Application with Jetty and Glassfish

This article describes how to create a simple HTML5 chat application using WebSockets to connect to a Java back-end. I decided to include a Jetty 8 and a GlassFish 3.1 example to demonstrate the current approaches for server side WebSocket implementations....

9 replies - 14889 views - 07/01/11 by Andy Moncsek in Articles

XAP 7.1 Adds Spring 3.x, Elastic Middleware, and Improved Querying Support

Computing hardware and networking have been improving exponentially over the last few decades, but when DZone spoke with Uri Cohen, the XAP product manager at GigaSpaces, he said that application architectures have been relatively similar for the past ten to...

0 replies - 6004 views - 04/13/10 by Mitchell Pronsc... in Articles

Top 6 Open Source Java EE Application Servers

 This is a very basic review of active and available open source Java EE Application servers and Servlet container (Web containers) to let the community know which active containers are available and what is the general status of each container. The...

6 replies - 18799 views - 11/16/09 by Masoud Kalali in Articles

Jetty Gains on Tomcat: New Version 7.0

The open source Java Application server, Jetty, has released its 7.0 version this week and continues to grow in usage.  2009 has been an eventful year for WebTide, the makers of Jetty.  In March, Jetty joined the Eclipse project and in September, WebTide...

6 replies - 12105 views - 10/09/09 by Mitchell Pronsc... in News

Asynchronous Restful Web Application

This blog annotates the Jetty 7 example web application that uses Jetty asynchronous HTTP client and the proposed suspendable servlets 3.0 API, to call an eBay restful web service.   The technique combines the Jetty asynchronous HTTP client with the Jetty...

0 replies - 10576 views - 12/09/08 by Greg Wilkins in News

Jetty: Rising Star of Server-Side Java?

Light and fast seems to be a recipe for success for Jetty these days, giving new life to server side applications in Java. As more and more developers realize they don't need the heavyweight app servers of old, interest in a reliable, free, lightweight...

6 replies - 11032 views - 04/14/08 by James Sugrue in Articles