Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a cluster? What is High Availability and Fail over?

Answer Posted / shrinath

A weblogic server cluster consists of multiple weblogic
server server instances running simultaneously working
together to provide increased scalability and reliability.
A cluster appears to clients to be a single weblogic server
instance. the server instances that constitute a cluster can
run on the same machine or be located on different machines.
you can increase a cluster's capacity by adding additional
server instances to the cluster on an existing machine or
you can add machines to the cluster to host the incremental
server instances. Each instance in a cluster must run the
same version of Weblogic Server.
HIGH AVAILABILITY:- In a weblogic server cluster,
application processing can continue when a server instance
fails. You "cluster " application components by deploying
them on multiple server instances in the cluster-so, if a
server instance on which a component is running fails,
another server instance on which that component is deployed
can continue application processing.

Fail Over:-simple put failover means that when an
application component doing a particular job some set of
processing tasks-becomes unavailable for any reason, a copy
of the failed object finishes the job. Web logic server uses
standards based communication techniques and facilities
including IP sockets and the java Naming and Directory
Interface (JNDI) to share and maintain information about the
availability of objects in a cluster.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a domain?

1090


Why in jdk we have two different folders for bin and lib ?

1026


How can classpath be set?

1164


What are logics in reference to web logic servers?

1002


How can I debug the java code that I have running in weblogic server? : BEA Weblogic

962


What causes java.io exceptions in the log file of weblogic server?

1145


Open the find box and editing the text in text box then what is name for this dialog box??

2403


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic

958


Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

1035


How do I use a third-party jdbc driver with jms? : BEA Weblogic

1036


What are class paths? How can they be set?

1122


What Is The Advantage Of Clustering ?

1096


What are stubs?

1139


Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

983


Difference between weblogic development and production mode?

1082