kompics/kompact

ActorPath Groups

Bathtor opened this issue · 0 comments

Allow a single ActorPath to refer to a group of actors, together with a delivery policy (e.g., broadcast, round-robin, hash-assign based on source). This can be handled on the incoming path only, that is we do not want to start tracking outgoing groups at this point to avoid bloat (and more difficult distributed maintenance) of the ActorStore.