Hacker News new | ask | show | jobs
by cpursley 1297 days ago
You don't need to run a jobs server, the language itself handles the processes. Most people use a library but the work still happens in the language runtime. And you can even build your own on top of supervisors, genserver, etc.