Streaming work through a process pool
I wrote a blog post on using Elixir Streams to push work through a process pool and send the results back out in a Stream. You can read about it here: http://bit.ly/1ZW3JNW
Read next Writing a Blog Engine in Phoenix and Elixir: Part 3, Adding Roles to our Models