python-gearman

September 29, 2010 ยท View on GitHub

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