Answer Posted / supreetyadav
WebLogic Server uses IP multicast for all one-to-many
communications among server instances in a cluster. This
communication includes:
Cluster-wide JNDI updates—Each WebLogic Server instance in
a cluster uses multicast to announce the availability of
clustered objects that are deployed or removed locally.
Each server instance in the cluster monitors these
announcements and updates its local JNDI tree to reflect
current deployments of clustered objects. For more details,
see Cluster-Wide JNDI Naming Service.
Cluster heartbeats— Each WebLogic Server instance in a
cluster uses multicast to broadcast regular "heartbeat"
messages that advertise its availability. By monitoring
heartbeat messages, server instances in a cluster determine
when a server instance has failed. (Clustered server
instances also monitor IP sockets as a more immediate
method of determining when a server instance has failed.)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the meaning of classformaterrors used with the applet?
What are pending messages in the console? : BEA Weblogic
How can default jvm be changed to others?
Must ejbs be homogeneously deployed across a cluster? Why?
What is meant by jdbc and configuration details?
What should you do in a passive method?
What is t3 protocol?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What is weblogic application server?
Do you know what is the local interface used by web logic server?
How are multi-byte characters used with weblogic jdriver?
What are the transaction isolation levels supported by weblogic jdriver?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What elements make up the administration console?
What are the steps required to modify config.xml file of web logic server?