|
Re: Prioritizing message handling in actors: msg#00472lang.scala
If the actor library works like in Erlang then that's how it works already. i.e. when you match a message over the mailbox, it succeeds if any message in the mailbox matches, not just the top one. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Implicit type conversion: 00472, Burak Emir |
|---|---|
| Next by Date: | Re: Prioritizing message handling in actors: 00472, Philipp Haller |
| Previous by Thread: | Prioritizing message handling in actorsi: 00472, David Pollak |
| Next by Thread: | Re: Prioritizing message handling in actors: 00472, Philipp Haller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |