Tagged Questions
2
votes
2answers
1k 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 ...