Tagged Questions
2
votes
2answers
967 views
JMS equivalent in .Net
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 from the developers (i know ...
0
votes
0answers
275 views
Java Messaging Service Tibco EMS
I have 3 command prompts, the first command prompt is a message producer which sends a message to the second command prompt via Tibco EMS. Upon receiving the message from the first command prompt, the ...