0

I wonder why RocketMQ does not support JMS 2.0? As we all know JMS 2.0 is a common stardard for mq. If RocketMQ supported JMS 2.0 it could connect with other mq products easily.

Justin Bertram
  • 29,372
  • 4
  • 21
  • 43
domson
  • 1

1 Answers1

0

Sorry for the late response and thanks for your attention to RocketMQ. We actually had an external project doing JMS thing before, where you could find it in this repo: rocketmq-jms, but seems like the contributor did not maintain it for a while.

We are now encouraging more developers to join our community and try RocketMQ out. It would be even better if making some contributions. You could maybe try opening a Issue/PR for your requests if you like.

Jack Tsai
  • 26
  • 4
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jul 01 '22 at 14:38