Decoding Dialyzer - part 1 Elixir Umbrella Applications and Testing with Mox

Hey Process, there is a Message for you!

Hey Process, there is a Message for you!

Messages are a fundamental part of concurrency in Elixir. In this article I introduce how messaging between processes works. We play with simple examples to see how a process sends and receives messages.