1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
.. python-gearman documentation master file, created by
sphinx-quickstart on Wed Aug 25 14:44:14 2010.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
python-gearman 2.x
==================
Python Gearman API - Client, worker, and admin client interfaces
For information on the Gearman protocol and a Gearman server, see http://www.gearman.org/
.. toctree::
:maxdepth: 3
:numbered:
library.rst
1to2.rst
architecture.rst
* :ref:`search`
|