time estimate for clustering an akka app

76 views
Skip to first unread message

Tim Pigden

unread,
Jan 13, 2015, 10:42:32 AM1/13/15
to akka...@googlegroups.com
Hi
I'm doing a proposal. I need a rough time in days to turn a single machine akka application - using spray/akka-http into something that runs on a cluster (of 2 for time being, located on same site).
Assume I have never clustered an akka and didn't sit through that last bit of Roland's coursera course - so I have no idea what's involved - so learn then do it.
Is a week enough?

Justin du coeur

unread,
Jan 14, 2015, 4:26:34 PM1/14/15
to akka...@googlegroups.com
Others may have different opinions, but I suspect there's too much "your mileage may vary" to answer the question.  For example, I'm planning for two months to cluster my app (probably starting in March) -- but that's about forty thousand lines of code involving several dozen different Actor types, including almost a dozen singletons that need to be properly sharded around the system.  (The architecture of this system predates Akka Clustering, much less Cluster Sharding, so there's a lot to be evolved.)

That's probably the upper edge.  I would guess that the correct answer depends strongly on how "clean" your system already is.  If it's full of relatively uniform Actors and is simply being scaled out, it's likely relatively easy.  The more heterogeneous the system, the more singletons you currently have, and the more you care about which Actors land on which nodes, the more work it's likely to be...

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

Tim Pigden

unread,
Jan 14, 2015, 5:30:30 PM1/14/15
to akka-user@googlegroups com

Hi thanks
I've been doing some research and concluded that was probably the case
(mileage may vary that is)

You received this message because you are subscribed to a topic in the Google Groups "Akka User List" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/akka-user/Fq2QCIB0s04/unsubscribe.
To unsubscribe from this group and all its topics, send an email to akka-user+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages