I'm excited to see the new cluster-sharding activator template, which I
think might address some of the confusion I've had about eventsourced DDD
with an actor per aggregate root.

Do I understand correctly that the actual instantiation of the Post
processor actor is something that happens within the ClusterSharding
pattern (which I confess I haven't studied yet). Perhaps that could be
called out in the text.

Is it fair to say the the actor-per-aggregate root approach *presumes* a
memory image model which then implies sharding and hence the use of Akka
cluster?

Is there or will there be a non-clustered version of the same app? That
might be instructive for those of us trying to wrap our heads around DDD,
Event Sourcing, CQRS and Akka all at once :)

I look forward to digging in further, but obviously have a lot to learn.
Thanks for the template!

-- 
>>>>>>>>>>      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