Create an Account
username: password:
 
  MemeStreams Logo

JBoss Clustering

search

Lost
Picture of Lost
My Blog
My Profile
My Audience
My Sources
Send Me a Message

sponsored links

Lost's topics
Arts
Business
Games
Health and Wellness
Home and Garden
Miscellaneous
Current Events
Recreation
Local Information
Science
Society
Sports
Technology

support us

Get MemeStreams Stuff!


 
JBoss Clustering
Topic: Technology 7:24 am EST, Feb 18, 2006

High Availability Enterprise Services via JBoss Clusters16.1.�IntroductionClustering 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.

JBoss Clustering



 
 
Powered By Industrial Memetics
RSS2.0