pueuey

queue_classic ported to Python 2: Simple, efficient worker queue for Ruby & PostgreSQL.


Keywords
postgres, queue, worker, ruby
License
MIT
Install
pip install pueuey==1.0.post2

Documentation

queue_classic for Python 2

Same as Ruby's queue_classic made by ryandotsmith but ported for Python 2: http://github.com/ryandotsmith/queue_classic

New features:

  • Can create table and functions by itself
  • More accurate tests