Mailboxer:Early Detection of Erlang Communication Errors- Phil Trinder & Duncan P. Attard |Code BEAM

Mailboxer:Early Detection of Erlang Communication Errors- Phil Trinder & Duncan P. Attard |Code BEAM

Comments welcome! View the code-sync tag for more Code Sync talks!

2 Likes

IMO it is nice idea to define pattern of process communication to eliminate errors and bugs,
mailboxer is that tool like dialyzer for communication checking,