Hi all,

Is there any concept of mutually exclusive actor paths?

What I mean by this is that

  /user/exclusive/A
  /user/exclusive/B

are mutually exclusive (where A may be a round robin router of many As) 
between A and B.

This would enable concepts such as read/write actors where e.g. A could be 
the reader and B the writer, with many As allowed at once (with no B 
message processing) and when B does any processing it stops messages being 
sent to the As.


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