Y
Hacker News
new
|
ask
|
show
|
jobs
by
stephane-klein
1042 days ago
On the same subject (job queue based on PostgreSQL), I'm successfully using the
https://github.com/graphile/worker/
(NodeJS) project in production.
Jobs are written in Javascript.