InterviewSolution
Saved Bookmarks
| 1. |
How Are Notifications Made When A Server Is Added To A Cluster? |
|
Answer» The WEBLOGIC SERVER cluster broadcasts the availability of a new server instance each time a new instance joins the cluster. Cluster-aware stubs also PERIODICALLY update their LIST of AVAILABLE server instances. The WebLogic Server cluster broadcasts the availability of a new server instance each time a new instance joins the cluster. Cluster-aware stubs also periodically update their list of available server instances. |
|