Hi all,

I'm putting together a packaging pattern for a clustered app and am 
wondering how others are doing things. I ran 
across https://groups.google.com/d/msg/akka-user/4d2gVqFxHAU/1Zhp8JCVSBQJ 
in research, in this post, Ryan indicates that they distribute all code to 
all nodes and don't worry too much about it.

Is anyone familiar with patterns (code, SBT, etc) that don't require the 
entire constellation of code to be on every node? The motivation here is 
I'd eventually like nodes to pull dependencies from a RO production 
repository at runtime (OSGi, etc). 

I don't mind that conversion in the future being hard, I just don't want it 
to be impossible because I didn't dig to start with. That's why I am trying 
to understand the space now.

Thanks!

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to