What is weblogic unicasting and multicasting?

Answers were Sorted based on User's Feedback



What is weblogic unicasting and multicasting?..

Answer / 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

What is weblogic unicasting and multicasting?..

Answer / ram

Unicast:unicast mode communication is all manager servers
are divided into "N" number of categiries is called Unicast
mode communication.
Each and every group, one group leader is identified. All
other manager servers update status information, Particular
group has the update status information is available that
perticular group leader.
Multicast:Multicast mode of the communication is many to
many communication having. each and every manager server
will receive the hert beat signal to other manager server.
Heart beat is nothing but it is a multicast address
and the port number along with the manager server name.

Is This Answer Correct ?    7 Yes 1 No

What is weblogic unicasting and multicasting?..

Answer / apurva

Nice reply thank u so much !!!!!!!!!!!!!

Is This Answer Correct ?    0 Yes 1 No

What is weblogic unicasting and multicasting?..

Answer / pavan

multicast is used in 8,9&10 versions
but unicast is used in 9&10 only.

Is This Answer Correct ?    1 Yes 16 No

Post New Answer

More Weblogic Interview Questions

Tell me about security in weblogic?

0 Answers  


What is the purpose of using multipools in web logic server?

0 Answers  


What is a messaging bridge?

0 Answers  


Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?

0 Answers  


How to delete connection pool?

3 Answers   TCS,


How can we find listineing ports in a machine?

0 Answers  


Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic

0 Answers  


Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic

0 Answers  


Do you know what type of object is returned by resultset.getobject()?

0 Answers  


In web logic how are new threads assigned?

0 Answers  


How can we know if there is any memory leakages happening? how to overcome the memory leakage situation?

1 Answers  


What is advantage if silent mode installation...urgent..need answer to this question

3 Answers   IBM,


Categories