Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 477 Bytes

q*bert sprite

qbert

a dead simple task queue backed by postgres

very informal testing suggests a max performance around 100 jobs per second per worker on my machine.

usage

add qbert.piccolo_app to your APP_REGISTRY as per the documentation.

see example.py for queue interaction examples.