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
Do you know how are multi-byte characters used with weblogic jdriver?
How to change from default JVM to other ?
What can be the reasons for server hang?
What are the types of gc and in which different scenarios each should be used?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
What is mulicast in weblogic?
Explain the types of application deployed in wls?
How do I handle request/response using jms? : BEA Weblogic
What is the weblogic server?
How do I create a producer pool? : BEA Weblogic
How to integrate appache with weblogic?
How do I configure jms security? : BEA Weblogic
How is the logging implementation specified in web logic?
Explain deployment descriptors?
Explain the functionality of iiop ?