Hi there!

I have some proof-of-concept cluster that is deployed on 5 cheap VMs (like 
$1/month for 1GB RAM/1 CPU). 
Each VM has 20 instances of actors running, and from time to time some node 
falls off the cluster, for unknown reason (I suspect that there is some 
heavy GC pause, but this is still under research).

I'd like to collect some thoughts/ideas from people, who run Akka clusters 
in production:
- number of nodes
- number of actors per node
- avg/peak number of messages traveling among actors (including 
subscriptions)

and hardware specs
- cpu
- ram
- network

This will give me some idea what should I expect to get from hoster in 
order to go live.

Thanks a lot in advance!

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

Reply via email to