Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Introduction | Introduction to webMethods Broker Messaging | Highlights | Shared State
 
Shared State
Both the webMethods Broker API for JMS and the webMethods Broker Client C# API allow clients in different applications to share the same client state. Sharing client state allows several clients possibly executing on different hosts to handle events in a parallel, first-come, first-serve, basis. Sharing state enables your messaging solution to incorporate parallel processing and load balancing.
For more information about shared state Broker clients, see the webMethods Broker Client Java API Programmer’s Guide.