#job-queue #zeromq #background-jobs #postgresql #tokio #worker #tmq

bin+lib jobq

A Background Job Queue using Tokio, PostgreSQL & ZeroMQ

1 unstable release

0.1.0 Apr 14, 2020

#30 in #background-jobs

MIT/Apache

20KB
502 lines

JobQ

Postgres/Tokio/ZeroMQ Based Job Queue

Description

This is a prototype of a job queue using tmq to build a job queue for distributing background jobs to workers.

Example

Please see main.rs for a usage example.

Dependencies

~16–26MB
~434K SLoC