Hi Gang,

I was getting started with a technology pilot and was planning on using 
akka clustering.
I started by creating a separate conf file for akka module / section.

Since it is relatively new in the development phase - we initially plan on 
keeping everything updated as new versions of Scala / Akka and Play are 
released... So that we're at the very latest possible versions before we 
have to start doing appropriate "versioning" of dependencies. So  changes 
in config - even in code use are expected at this stage...

While going through the documentation and attempting to configure an Akka 
cluster, I came across a configuration file;
Stating that "artery" was the new 'way" for akka remoting.

So now , I have some (hopefully) quick questions, please...

 * Should I use the new artery or not?
 * The artery version of the conf file has an "actor" space...
      Should this namespace be in the "actor.actor" config file? - or dopes 
it belong with the remote config?
 * Does it "completely replace the initial "actor" conf example file?

Lastly and probably the most import one is - is there some appropriate 
documentation / discussions about artery? Particularly if the advice is to 
go with that version of remoting?


As is always the case...
Thanks very much in advance!

-Gavin.

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to