You can mimic selective receive using a router process. Essentially, you could generate one channel for every branch of the pattern match, then generate a process which reads from the input channel and deals the message to the appropriate branching channel.
* http://blog.paralleluniverse.co/post/49445260575/quasar-puls...
* http://puniverse.github.io/pulsar/