Chapter 12
Getting Parallel with Elixir

by Dave Thomas

In the preceding chapter, we rounded out a look at the basics of sequential Elixir code by looking at functions. So let’s expand our world out into a second dimension by introducing some concurrency.