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 purpose of using multipools in web logic server?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
How does concurrency work for message-driven beans? : BEA Weblogic
How to troubleshoot and overcome such issues?
How do I programmatically get a list of queues or topics? : BEA Weblogic
Explain the Command line utilities in wls?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What are the two important tcp socket classes?
Explain about the function associated with t3 in weblogic server ?
Explain The Methods For Providing User Credentials For Starting The Server ?
How do I prevent errors when running t3dbping? : BEA Weblogic
What Is The Purpose Of Clustering ?
What is core server tuning?
Explain the different versions of nm?
What can be the reasons for server hang?