Skip to content

Instantly share code, notes, and snippets.

View loicmathieu's full-sized avatar

Loïc Mathieu loicmathieu

View GitHub Profile
@loicmathieu
loicmathieu / amqp-issue.md
Last active September 8, 2020 11:03
Issue AMQP / JMS between Reactive Messaging, NodeJS rhea and Spring JmsTemplate

Information for trying to interop between AMQP reactive messaging, NodeJS AMQP rhea and Spring Artemis JmsTemplate.

Logs are retrieved when only the consumer and one producer is running.

Messages are retrieved from JMSToolbox on separate run to avoid possible mismatch.

The message consumer

It is a reactive messaging based message consumer (Quarkus application)