Is there a simple way to handle this at the client currently?
Maybe something like a listener on the Session/Connection that gets
notified in case of a transport failure?
Also is there any means of querying a broker for load information (e.g.
how many clients are connected to a broker)
to allow a client to connect to the least loaded broker?
Gaurav
James Strachan wrote:
On 2/26/07, sparky2708 <[EMAIL PROTECTED]> wrote:
How do I achieve failover for C# NMS Clients?
We've not yet implemented Failover for NMS; I've started work on it
but it'll be a little while until its completed.