What is weblogic unicasting and multicasting?
Answer Posted / chaitanya poloju
WebLogic Server instances in a cluster communicate with one
another using two basic network technologies:
o IP sockets, which are the conduits for
peer-to-peer communication between clustered server instances.
o IP unicast or multicast, which server instances
use to broadcast availability of services and heartbeats
that indicate continued availability.
Note: When creating a new cluster, it is
recommended that you use unicast for messaging within a
cluster. For backward compatibility with previous versions,
WebLogic Server you must use multicast for communications
between clusters.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How many WebLogic servers can be held inside a multi-processor machine?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What are stating modes are available in Weblogic Server ?
How do I configure jms security? : BEA Weblogic
What is bootup process?
What is weblogic?
What is meant by managedserver?
How do I handle request/response using jms? : BEA Weblogic
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What are the States of the Weblogic Server ?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
Where are the files placed while deploying the resource adapter in web logic server?
Can we deploy jar in weblogic?
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic