Is there a standard term for "a bunch of closely related Actors"?

40 views
Skip to first unread message

Justin du coeur

unread,
Apr 15, 2014, 3:07:37 PM4/15/14
to akka...@googlegroups.com
Fairly idle question, but I'm curious whether the team has an opinion.

In my development, I'm getting to the point where each Space has a good-sized collection of Actors involved with it: a state manager, a conversations manager, a couple of persistence workers, n UserSession Actors with a UserSessionManager, and a router/root dealing with messaging through this whole shebang.  They're very deeply inter-related to each other, and I find myself needing to refer to the collection in the comments/docs.

I've found myself calling this a "hive", for no particular reason except that it's the term that seems most intuitive to me, but I was wondering if there is any consensus terminology here.

The closest I can think of from what I've seen is "aggregate", but that's fairly recent since DDD became a hot topic around here, and it feels like slightly the wrong semantic level: "aggregate" is really about the data, and I'm thinking about the Actors themselves.  (That said, folks do seem to be calling the idea of that router the "aggregate root", so it is possible that DDD terminology is taking over.)

What have y'all been calling this concept, if anything?

√iktor Ҡlang

unread,
Apr 15, 2014, 4:16:49 PM4/15/14
to Akka User List
"A cast of actors"?


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



--
Cheers,

Justin du coeur

unread,
Apr 15, 2014, 4:43:21 PM4/15/14
to akka...@googlegroups.com
On Tue, Apr 15, 2014 at 4:16 PM, √iktor Ҡlang <viktor...@gmail.com> wrote:
"A cast of actors"?

Heh.  Aside from the word "cast" invoking a bit of lingering PTSD from my C-programming days, I rather like it...

Daniel Armak

unread,
Apr 15, 2014, 4:52:42 PM4/15/14
to akka-user
"Cast" does seem to have the potential for confusion. How about "a company of actors", or maybe "troupe"?

--

Justin du coeur

unread,
Apr 15, 2014, 5:21:29 PM4/15/14
to akka...@googlegroups.com
On Tue, Apr 15, 2014 at 4:52 PM, Daniel Armak <dana...@gmail.com> wrote:
"Cast" does seem to have the potential for confusion. How about "a company of actors", or maybe "troupe"?

Oooh -- a word that isn't being used for anything else yet!  Beautifully evocative, too.  I think I'll use "troupe" for now.  Thanks!  (And thanks to Viktor for starting this line of thinking...)

√iktor Ҡlang

unread,
Apr 15, 2014, 5:25:33 PM4/15/14
to Akka User List
you're most welcome

happy hakking!


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



--
Cheers,
Reply all
Reply to author
Forward
0 new messages