Recurring tasks in Elixir: Solution #2
In my blog post, I consider a solution based on a timeout which can be defined for a GenServer process.
https://nesteryuk.info/2017/08/13/recurring-tasks-in-elixir-solution-2.html
Read next OPQ: A simple, in-memory queue with worker pooling and rate limiting