My favorites | Sign in
Google
Projects on Google Code Results 1 - 1 of 1
The actor model provides high-level concurrency abstractions to coordinate simultaneous computations by message passing. Languages implementing the actor model such as Erlang commonly only support single-headed pattern matching over received messages. We propose and design an extension of Er...