Learning GenServer callbacks syntax and concurrency

I made follow-up video for getting started with GenServer. This video goes over the syntax of handle_call, handle_cast and handle_info callbacks and shows an example of concurrent processing.

Elixir GenServer callbacks and concurrency

3 Likes