Package pgq :: Module consumer
[frames] | no frames]

Module consumer

source code

PgQ consumer framework for Python.

API problems(?):

Classes
  Consumer
Consumer base class.
  RemoteConsumer
Helper for doing event processing in another database.
  SerialConsumer
Consumer that applies batches sequentially in second database.