From 0 to DynamicSupervisor — Handling Processes in Elixir
With Java it’s possible to use processes and parallelize them but it isn’t common and it’s always a struggle. In Elixir I found another world that, citing Bruce Williams, doesn’t treat concurrency and process management like afterthoughts or advanced features. And a few months ago Elixir was updated to version 1.6 which introduced the DynamicSupervisor.
Check out the full article in our blog
Read next Exop 1.2.4