Solving Sudoku with Elixir
My attempt to solve Sudoku in a brute-force fashion using a tree of fast-failing Elixir processes to discover the correct solution.
https://medium.com/@littleowllabs/solving-sudoku-with-elixir-d36f40232499#.607kitfya
Read next Breaker, a circuit breaker for HTTP requests to external services