Navigation

  • index
  • modules |
  • next |
  • python-gearman 2.0.2 documentation »

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/

  • 1. Gearman Library documentation
    • 1.1. gearman.client — Gearman client
      • 1.1.1. Submitting jobs
      • 1.1.2. Retrieving job status
      • 1.1.3. Extending the client
    • 1.2. gearman.worker — Gearman worker
      • 1.2.1. Job processing
      • 1.2.2. Sending in-flight job updates
      • 1.2.3. Extending the worker
    • 1.3. gearman.admin_client — Gearman Admin client
      • 1.3.1. Interacting with a server
      • 1.3.2. Testing server response times
    • 1.4. gearman.job — Gearman job definitions
      • 1.4.1. GearmanJob - Basic information about a requested job
      • 1.4.2. GearmanJobRequest - State tracker for requested jobs
  • 2. Transitioning from python-gearman 1.x to 2.0.0
    • 2.1. Client (single task)
    • 2.2. Client (multiple tasks)
    • 2.3. Worker
  • 3. Design document
    • 3.1. GearmanConnectionManager - Bridges low-level I/O <-> command handlers
    • 3.2. GearmanConnection - Manages low-level I/O
    • 3.3. GearmanCommandHandler - Manages commands
  • Search Page

Next topic

1. Gearman Library documentation

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • python-gearman 2.0.2 documentation »
© Copyright 2010, Matthew Tai. Created using Sphinx 1.3.6.