[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#825896: ITP: pyres -- a resque clone in python



Package: wnpp
Severity: wishlist
Owner: Gilles Dubuc <gilles@wikimedia.org>

* Package name    : pyres
  Version         : 1.5
  Upstream Author : Matt George <mgeorge@gmail.com>
* URL             : https://github.com/binarydud/pyres
* License         : MIT License
  Programming Lang: Python
  Description     : a resque clone in python

Pyres - a Resque clone

Resque is a great implementation of a job queue by the people at
github. It's written in ruby, which is great, but I primarily work in
python. So I took on the task of porting over the code to python and
PyRes was the result

Project Goals

Because of some differences between ruby and python, there are a
couple of places where I chose speed over correctness. The goal will
be to eventually take the application and make it more pythonic
without sacrificing the awesome functionality found in resque. At the
same time, I hope to stay within the bounds of the original api and
web interface.


Reply to: