jobq

Crates.iojobq
lib.rsjobq
version0.1.0
created_at2020-04-14 04:56:13.02836+00
updated_at2020-04-14 04:56:13.02836+00
descriptionA Background Job Queue using Tokio, PostgreSQL & ZeroMQ
homepage
repositoryhttps://github.com/cetra3/jobq
max_upload_size
id229886
size52,977
Peter L (cetra3)

documentation

README

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.

Commit count: 0

cargo fmt