JavaRoadmap icon indicating copy to clipboard operation
JavaRoadmap copied to clipboard

RabbitMQ should be tied to "Messaging"

Open DimitriHautot opened this issue 1 year ago • 0 comments

Hi Stephan,

RabbitMQ is not a JMS provider (https://www.rabbitmq.com/jms-client.html), so I wouldn't tie it to JMS, but to Messaging instead. AMQP is so much more powerful than JMS...

Thanks,

Dimitri

PS: no space between "Rabbit" & "MQ" 😉

DimitriHautot avatar Apr 07 '23 20:04 DimitriHautot