ems « jms « Java Enterprise Q&A





1. JMS (esp Tibco EMS) can I have an environment with in a message broker    stackoverflow.com

I have a message broker with some topics, and some set of applications running on it. Now I want to run a new set of the same applications (say for QA ...

2. JMS equivalent in .Net    stackoverflow.com

I am trying to make an common abstract interface over the messaging infrastructure in our company. The design goal is to 2 fold. 1 is to hide the complexity of programming ...

3. How to monitor outgoing messages from TIBCO EMS .Net client?    stackoverflow.com

While using the .Net client TIBCO EMS, How to monitor outgoing messages from my .Net Tibco client? I'm going to send Application-level, not jms-level, acknowlegements and replies. How can I tell If ...

4. TIBCO EMS notification to Publisher in case of Subscriber failure    stackoverflow.com

I am trying to find an answer on of how to notify an EMS Publisher in case of a Subscriber failure. In a case of Publisher->EMS server->Subscriber, if a Subscriber fails, I ...

5. In TIBCO EMS (or other JMS), how do I create a scalable request/response processor?    stackoverflow.com

I'm working on a server side project providing a request/response service over TIBCO EMS and am looking for advice on best practice to archive scalability as well as low latency in ...