yannk / python-gearman

Gearman API - Client, worker, and admin client interfaces

Home Page:http://github.com/Yelp/python-gearman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

==============
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/>

About

Gearman API - Client, worker, and admin client interfaces

http://github.com/Yelp/python-gearman/

License:Other


Languages

Language:Python 100.0%