File: README.rst

package info (click to toggle)
python-pgq 3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: python: 2,822; makefile: 36; awk: 14
file content (16 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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