Overview
This chapter describes the webMethods Broker Java API for implementing client-side load balancing and failover for publish operations. Reading this chapter will help you to understand:
How to create and destroy a
BrokerClusterPublisher.
How to disconnect or reconnect a
BrokerClusterPublisher.
How to register and use a cluster publisher connection callback.
How to register and use a cluster publisher selection callback.
How to include or exclude a specific
Broker from the cluster publisher operations.
How load-balancing is achieved in
BrokerClusterPublisher based solution.