Good day! I have a running Apache Camel application which currently does 
the following:

   - It has a custom component which writes to a MongoDB system using the 
   ReactiveMongo library.
   - Routes to process messages from RabbitMQ to a SOAP WS and forward the 
   responses to a RESTful WS
   - Forwards and translates messages from RabbitMQ to a RESTful WS


What could be gained from doing the following:

   1. Moving the Camel Processors to Akka Actors
   2. Implementing the Camel Component as an Akka Actor (via the akka-camel 
   component?)

I hope other developers who have had similar experiences could answer my 
questions. Thank you very much!

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to