Background processing using Elixir, GenServer and the Erlang queue module

I’ve been writing Ruby code for years, and like me, you may reach out for familiar tools like Redis or Sidekiq to process background jobs……

Similar

NOTP: a middle way (Erlang)

I’ve always considered Erlang to be an excellent general purpose programming language. With that, the one-off projects that aren’t systems or servers always had the bloat of OTP, and never felt right. (more…)

Read more »