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 to integrate appache with weblogic?
How do I create a producer pool? : BEA Weblogic
How do you do performance tuning of wls?
Do ejbs have to be homogeneously deployed across a cluster? Why?
Explain the client-server architecture.
How do I programmatically get a list of queues or topics? : BEA Weblogic
Tell me how is the security handled in web logic j2ee connector architecture?
What is error ora-6502? : BEA Weblogic
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
Explain different parts available as part of jvm and describe them in few lines.
What is the difference between url instance and urlconnection instance?
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
What are the classes placed in the weblogic classpath?
How do I enable debugging for the messaging bridge? : BEA Weblogic