https://github.com/pgq/python-pgq
Python Consumer for PgQ
https://github.com/pgq/python-pgq
Last synced: 5 months ago
JSON representation
Python Consumer for PgQ
- Host: GitHub
- URL: https://github.com/pgq/python-pgq
- Owner: pgq
- Created: 2016-06-03T10:57:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T22:28:24.000Z (almost 2 years ago)
- Last Synced: 2026-01-17T03:38:47.642Z (5 months ago)
- Language: Python
- Homepage:
- Size: 201 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
PgQ client library for Python
=============================
Features
--------
Simple consumers on top of ``pgq``:
* Event producing
* Base classes for consumers
Cascaded consumers on top of ``pgq_node``:
* Worker base class
* Admin tools