[erlang-questions] Large-scale Erlang in practice

Max Lapshin max.lapshin@REDACTED
Fri Feb 3 19:57:34 CET 2012


>
> 1) I'm considering writing some nifs that allow me to send UDP
> datagrams without going through a mailbox scan. For syslog and
> statistics, this would be a perfectly fine thing to do.


It was invented about year or more ago for gen_server:call.

Instruction like "look for incoming message, but only beginning from mark"



More information about the erlang-questions mailing list