public marks

PUBLIC MARKS with tags jboss & "load balancing"

16 October 2006 23:00

JBento - Http Session Replication perf test on JBoss

by holyver & 1 other
Web tier clustering is an important part of J2EE scalability and high availability. Traditionally, load balancing is done via front end load balancer (either software- or hardware-based) while the session replication (for fail-over) is done by the web container. Here we have done a benchmark study of http session replication using JBoss Application Server (AS). We also compare JBoss performance against the Tomcat standalone. Please note that JBoss web container also uses embedded Tomcat in non-clustered mode. They differ only in the clustering solution module. For details of both implementation, please refer to both the JBoss and Tomcat documentation. The HttpSession replication performance comparisons are based on JBoss AS 4.0.3SP1 (with JBossCache 1.2.4 and JGroups 2.2.9). Previously, we have published results based on JBoss AS 4.0.2 (August 2005). But the current version has been found to provide dramatic performance improvement.

16 October 2006 22:30

Chapter 16. Clustering - High Availability Enterprise Services via JBoss Clusters

by holyver (via)
Clustering allows us to run an applications on several parallel servers (a.k.a cluster nodes). The load is distributed across different servers, and even if any of the servers fails, the application is still accessible via other cluster nodes. Clustering is crucial for scalable enterprise applications, as you can improve performance by simply adding more nodes to the cluster. The JBoss Application Server (AS) comes with clustering support out of the box. The simplest way to start a JBoss server cluster is to start several JBoss instances on the same local network, using the run -c all command for each instance. Those server instances, all started in the all configuration, detect each other and automatically form a cluster. In the first section of this chapter, I discuss basic concepts behind JBoss's clustering services. It is important that you understand those concepts before reading the rest of the chapter. Clustering configurations for specific types of applications are covered after this section.

PUBLIC TAGS related to tag jboss

ActiveBPEL +   activeMQ +   ant +   apache +   derby +   dom4j +   EasyMock +   eclipse +   hibernate +   HSQL +   Jakarta Commons +   james +   Jetty +   JUnit +   maven +   mule +   OpenAS2 +   OpenJMS +   pxe +   right tool +   Saxon +   ServiceMix +   spring +   tomcat +   Xerces +  

Active users

holyver
last mark : 16/10/2006 23:03