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
Hi, Yes, you can use STOMP to integrate Openedge with many different JMS providers. It is a fairly easy text based protocol that you can write and implement if you really need to do it without any opensource code. But there are a couple of good implementations already written that you could use (or base your implementation in), if you google "STOMP openedge" they will be top of the search. Regards,

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