start message doesn't make sense, youmus know the identifiers and send va
region anyway.

stop message would only be best effort, since another may be started right
afterwards. Easiest if they passivate themselves after inactivity.

mån 28 nov. 2016 kl. 14:12 skrev Justin du coeur <jduco...@gmail.com>:

> Hmm.  I'll have to defer that one to others -- I haven't done much with
> wildcarding, so I can't speak to whether that's a significant issue or
> not...
>
> On Mon, Nov 28, 2016 at 2:19 AM, Richard Ney <kamisama....@gmail.com>
> wrote:
>
> Maybe I'm just missing something with addressing messages to actors in a
> shared sharding region. My original intention was to simplify the cases
> where I needed to send messages, start, or stop all actors associated with
> a customer. From people's experience is a call to Akka.system.actorSelection
> with a wildcard in the name is as performant as my segmented actor regions
> without the added complexity in deployment, management, and network
> overhead? Maybe I was seeing a problem that doesn't really exist.
>
> On Saturday, November 26, 2016 at 8:23:12 AM UTC-8, Justin du coeur wrote:
>
> On Sat, Nov 26, 2016 at 10:20 AM, Patrik Nordwall <patrik....@gmail.com>
> wrote:
>
> Seems to be a lot of complexity and moving parts compared to running all
> together with same entity type.
>
>
> Yeah, this is what I keep coming back to.  The architecture sounds like it
> could work, but I'm still not coming up with any way in which it seems
> *better* than simply prefixing each entity's ID with the customer ID.  I'm
> curious: what are the benefits you see in having separate shard regions for
> each one?
>
> --
> >>>>>>>>>> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> >>>>>>>>>> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to