Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

IMO one of the reasons that works for Elixir is that Elixir itself is built for all sorts of concurrent workloads.

In most other languages, you’re sending everything to the queue. With Elixir you only need a small subset of background work to go to a queue, which is usually work that would stress the database.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: