Hacker News new | ask | show | jobs
by chuckhend 1043 days ago
There's currently a single background worker reading jobs from a single queue, so processing is limited to serial at the moment. But we're planning on making both of those configurable, so that you can have priority queues, and multiple working pulling from the same queue, for example.