Parallel Downloads in Elixir
In this post I explore ways to parallelize downloading large amounts of images using Elixir’s Task
module and working with external commands
http://michal.muskala.eu/2015/08/06/parallel-downloads-in-elixir.html
Read next Elixir in production: Brightcove adopted Elixir and Phoenix to process event streams.