can we read messages in camunda like we do in Mqueue ? can camunda be a substitute for Apache camel routing framework ?
Asked
Active
Viewed 120 times
0
-
What kind of messages? – noɥʇʎԀʎzɐɹƆ Jun 27 '16 at 19:37
-
My question is whether we have any functionality in camunda which can read messages from the Mqueue ? – Parth Dave Jun 27 '16 at 21:18
1 Answers
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