I have a Camel route configured to pull messages off of a JMS queue. For scalability purposes, how do I configure how many listeners Camel creates? Can it only receive one message at a time? I want to process multiple messages simultaneously. Can this be done with Camel? -- View this message in context: http://www.nabble.com/JMS-Scalability-tp19535875s22882p19535875.html Sent from the Camel - Users mailing list archive at Nabble.com.
- JMS Scalability dhaas
- RE: JMS Scalability Claus Ibsen