Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Yelp/python-gearman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5351771 · Aug 11, 2014
Aug 6, 2014
Jan 9, 2014
Jan 9, 2014
Feb 6, 2013
Sep 29, 2010
Sep 6, 2012
Mar 20, 2012
Mar 20, 2012
Sep 29, 2010
Sep 29, 2010
Sep 29, 2010
Sep 29, 2010

Repository files navigation

==============
python-gearman
==============

Description
===========
Python Gearman API - Client, worker, and admin client interfaces

For information on Gearman and a C-based Gearman server, see http://www.gearman.org/

Installation
============
* easy_install gearman
* pip install gearman

Links
=====
* 2.x source <http://github.com/Yelp/python-gearman/>
* 2.x documentation <http://packages.python.org/gearman/>

* 1.x source <http://github.com/samuel/python-gearman/>
* 1.x documentation <http://github.com/samuel/python-gearman/tree/master/docs/>