0

can we read messages in camunda like we do in Mqueue ? can camunda be a substitute for Apache camel routing framework ?

1 Answers1

1

Camunda is not a integration engine/framework, but it does support Apache Camel integration. Which means, Camunda will use Apache Camel for talking to MQueue.

Regardless, you need to give bit more context. There might not be any need for camunda + camel, Camel will be able to do stuff on its own / you may not need Camel as well. All depends on the details you provide and what you want to achieve.

gnanagurus
  • 883
  • 1
  • 12
  • 29