Monday, 28 March 2016

How do stubs work in a Weblogic Server cluster ?


Clients that connect to a Weblogic server cluster and look up a clustered object obtain a replica-aware stub for the object.

This stub contains the list of available server instances that host implementations of the object.
The stub also contains the load-balancing logic for distributing the load among its host servers.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.