All,
I am trying to investigate Akka and camel 
Our use case is as follows:

Subscribe to websocket queue and retrieve json from the queue
process each json thru Camel routes (atomically) 
assume large amount of data 

What would the appropriate design as far as fail over/
dristributed/threading is concerned?
I am concerned that since Camel is single threaded(?) that we will not be
able to process a huge amount of data in a timely fashion.
What have your experiences been?
Is Akka a good choice? Any other options?
Gordon



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-use-case-with-Akka-tp5758237.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to