Hey Guys Looking at this ticket: https://issues.apache.org/jira/browse/CAMEL-5113 it looks like the original poster has abandoned the patch <https://issues.apache.org/jira/browse/CAMEL-5113?focusedCommentId=13260811&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13260811> since their project no longer needs it.
If I wanted several threads to pull message from the SQS queue concurrently with the current version of camel. Short of me applying this patch and building my own branch of camel, is the correct approach to create multiple CamelContext objects in different threads with the same route config pulling messages off the same SQS queue? Or should I be doing it in a different way? Thanks Michael Qiu -- View this message in context: http://camel.465427.n5.nabble.com/Better-Way-to-Achieve-Parallel-Processing-of-SQS-Messages-tp5578135p5723211.html Sent from the Camel - Users mailing list archive at Nabble.com.
