Looks like STOMP has some competition
Posted by Ian Holsman
IBM has released ’XMS’ which allows you to talk to a JMS server from ‘c’ or .net.
Of course.. in order to play you need a copy of Websphere MQ.
so in reality STOMP is quite safe as it is a open protocol, with already 2 different server implementations.
If they could convince another of the OSS JMS vendors to implement STOMP as well they might be on their way of becoming a de-facto standard, and I wouldn’t have to worry about which server I’m using.. just like the java guys don’t have to.