Hacker News new | ask | show | jobs
by nadermx 1214 days ago
Could try RQ https://python-rq.org/ it has enqueue funcs which can be called when one job finishes. Can fork, diff workers, etc. And simple