Hi,

I’m not sure that I understand what you are asking about, but here are some 
points trying to sort out the concepts.

1) akka-camel does not depend on akka remoting
2) akka-cluster and akka-camel have nothing to do with each other
3) akka-cluster uses akka remoting to communicate between cluster nodes
4) The reference config for akka-camel lives here 
https://github.com/akka/akka/blob/v2.2.3/akka-camel/src/main/resources/reference.conf

B/

On 7 February 2014 at 07:54:50, Vaibhav Raj ([email protected]) wrote:

I am working on spray and akka based application in which there are some 
services which require to call other REST services hosted on different server. 
Currently our application is built on top of local actor system. We have plan 
to gradually port our application in a clustered environment in coming future. 
I went throgh the documentation of akka camel and could not found the 
configuration for the same. But as I can see akka camel is listed under 
Networking. Where can I find the configuration for akka camel. I want to 
confirm that whether remoting is required in order to use akka camel. Any help 
appreciated.  
--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: http://akka.io/faq/
>>>>>>>>>> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
Björn Antonsson
Typesafe – Reactive Apps on the JVM
twitter: @bantonsson

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to