Message passing for actors and humans

Diagram of server to client interactions

Elixir, and Erlang, implement an elegant model of message passing. This is their secret sauce for managing concurrency. What if the message passing model extended beyond the server? This talk will explore using the actor model to reason about interactions in a web application, from server to browser to human.

Talk given at Code Mesh 2018.

Slides Video