Managing External Commands in Elixir with Ports
Managing External Commands in Elixir with Ports
This article goes over the basics of starting an external command, and watching its progress with Ports and GenServer callbacks.
Read next OTP in Elixir: Learn GenServer by Building Your Own URL Shortener