Forum Post: RE: OpenEdge with JMS Provider

  • Thread starter Thread starter pedromarcerodriguez
  • Start date Start date
Status
Not open for further replies.
P

pedromarcerodriguez

Guest
In that case, you can use a STOMP client from Progress (jmls/stomp) is my recomendation as per previouse message. But you have another problem, IBM MQ doesn't support STOMP natively neither, so you will need to deploy something like StompConnect ( docs.codehaus.org/.../StompConnect ) in your Websphere MQ to allow STOMP connections. I haven't used with StompConnect (so can't help on that bit) but performance using ActiveMQ and Apache Apollo (which native STOMP support) has been very good.

Continue reading...
 
Status
Not open for further replies.
Back
Top