Tagged Questions
5
votes
3answers
4k views
TIBCO EMS Failover reconnect for C# (TIBCO.EMS.dll)
We have a TIBCO EMS solution that uses built-in server failover in a 2-4 server environment. If the TIBCO admins fail-over services from one EMS server to another, connections are supposed to be ...
1
vote
1answer
2k views
What should the client do while the TIBCO EMS server attempts failover?
The TIBCO EMS user's guide (pg 292) says that the backup server will work indefinitely to either A) become the primary server or B) reconnect to the primary server. It also says clients may receive ...
1
vote
1answer
2k views
Does the TIBCO EMS server manage reconnection? or does the client?
The TIBCO EMS .NET reference guide says (pg 134)
To enable reconnection behavior and fault tolerance, the serverURL parameter must be a comma-separated list of two or more URLs. In a situation ...
0
votes
2answers
370 views
How to know who is connect to Tibco EMS Queue
We are using Tibco EMS Queue to send messages. We are the publisher, and whenever we are publishing messages it seems someone is consuming that and when we asked the other team who is subscribing, ...