Control one process with another (challenge solution)
Solution to Processes Challenge 1: Control one process with another
The challenge from last time was to create a module with two spawnable processes. One process is a counter and the second is a controller that spawns, starts it and terminates the counter.
Read next Elixium - A fast, anonymous, and scriptable blockchain written in Elixir