Can the OpenEdge generic JMS adapter work with rabbitMQ

Posted by FrankHilhorst on 19-Sep-2019 16:39

Hi Guys,

When I look at the $DLC/properties/jmsProvider.properties file I see that there are driver sections for WebsphereMQ, ActiveMQ, SonicMQ & HornetMQ.

I have the following questions:

  • Can you make the generic JMS adapter work with RabbitMQ?
  • What drivers should I use and where can I find them?
  • Does anybody have experience with using the generic JMS adapter with RabbitMQ
    • How stable is it?
    • What performance does it have? 
    • Are there any lessons that you learned that would shorten the road to stability?

All Replies

Posted by Sai Tharun Kollampally on 20-Sep-2019 12:43

Hi Frank,

RabbitMQ will work with Generic JMS adapter as it is JMS1.1 Compliant.

I know that RabbitMQ is similar to ActiveMQ but never tried it though.

You can find more details about RabbitMQ instattion at www.rabbitmq.com/download.html

After downloading and installing RabbitMQ, you can configure it with Generic JMS adapter using below whitepaper,

community.progress.com/.../White-Paper-_2D00_-Generic-JMS-Adapter-for-Progress-OpenEdge.pdf

Please let us know if you find any issues.

Thanks,

Sai Tharun Kollampally

This thread is closed