InfoQ

News

Comparing JEE Servers

Posted by Bryan Clauser on Apr 11, 2008

Community
Java
Topics
Application Servers
Tags
Geronimo ,
BEA ,
Glassfish ,
JBoss

When picking which JEE server to use for your application, you have a number of choices to select from.  Knowing which application server is the best is key.  Recently Jonathan Campbell took a handful of JEE application servers, and came up with surprising results as well as informative comments.

It wasn't too long ago that Jonathan compared a handful of JEE application servers for Javaworld.  The J2EE server being compared then were JBoss 4.2, Geronimo, and Tomcat 6. During this presentation the servers were being compared on features, deployment, and performance.

  • Java EE 5 compliance

  • EJB 3.0 capable

  • JSP 2.1 and Servlet 2.5 capable

  • Hibernate 3.x support

  • Clustering support

Along with a feature comparison Jonathon also did some performance benchmarking.  Testing with simple JSP's and a servlet, tests were ran on the application servers to see how session creation handled as well as the speed of user connections while maintain concurrent sessions. Geronimo came out the winner based off of scores with having the most features. Overall, Jonathan concluded that any of these servers would be able to get the job done. The full list of the features being compared as well as how each of the JEE application server compared can be found here.

This time around, a different set of JEE application server where being compared.  This time the contenders were Glassfish 2.0, JBoss 4.2, WebSphere 2.0 Community Edition (Geronimo), and Weblogic 10.  The same features that were compared last time were also taken into consideration for this new set of JEE application servers.

From a sheer features standpoint, Geronimo was the winner, with Glassfish 2.1 coming in just a step behind.  Performance benchmarking was done again on these server, but this time an application called jRealBench was used.   JRealBench, designed to show realistic benchmarks, concentrates on testing session creation / hits as well as rehits.   Geronimo came out ahead again in the benchmarks, with JBoss in second.

Once again Jonathon concluded that Geronimo was then winner when getting the most out of you dollar.  That sparked a number of comments that brought to question the validity of the results.  Some arguments were based off the idea that each JEE application server has its own tailored install / JVM such as Weblogic's JRockit, which provides additional performance that where not taken into account.  Others mention SPEC, a non-profit corporation that has benchmarking JEE application servers for a while now.

In the end, Jonathan provided a straight out of the box, straight forward benchmarking comparison of some of the leading JEE application servers. The complete list of features compared and results can be found here.

Performance and Features by eduardo pelegri-llopart Posted Apr 13, 2008 10:37 AM
I expect more from InfoQ by Bruno Vernay Posted Apr 14, 2008 7:31 AM
  1. Back to top

    Performance and Features

    Apr 13, 2008 10:37 AM by eduardo pelegri-llopart

    (hope this is not a duplicate)

    Different benchmarks measure different things. Scott Oaks, Sun's lead for our Java-server side efforts looked at Jonathan's post and wrote a response. See it here and here

    Feature comparisons will depend on what's measured and how; what's in the table and what is not, and very subjective interpretations (like Usability).

  2. Back to top

    I expect more from InfoQ

    Apr 14, 2008 7:31 AM by Bruno Vernay

    I expect InfoQ to do some filtering or at least some journalism work. It could have save me some minutes. Otherwise I could set up a pure Google alert.



    What does it brings to know that an IBM product wins an IBM partner test ?!

    Next time please put a big clear warning for this kind of "news" !

    Thanks

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.