Hacker News new | ask | show | jobs
by raooll 921 days ago
I think elixir process model is the best pattern for this. Combined with GenServer it makes managing/manipulating states easy.