Alligator
  • Installing Alligator
    • Queue Backends
  • Alligator Tutorial
    • Philosophy
    • Figure Out What To Offline
    • Creating a Task
    • Put the Task on the Queue
    • Running a Worker
    • Working Around Failsome Tasks
    • Testing Tasks
    • Going Beyond
  • Extending Alligator
    • Hook Methods
    • Custom Task Classes
    • Multiple Queues
    • Custom Backend Clients
    • Different Workers
  • Contributing
    • Philosophy
    • Guidelines For Reporting An Issue/Feature
    • Guidelines For Contributing Code
  • Security
  • alligator.constants
    • Task Constants
    • Queue Constants
  • alligator.exceptions
  • alligator.gator
  • alligator.tasks
  • alligator.utils
  • alligator.workers
 
Alligator
  • Docs »
  • Edit on GitHub

Index

A | B | D | E | G | I | O | P | R | S | T | U | W

A

alligator.exceptions (module)
alligator.gator (module)
alligator.tasks (module)
alligator.utils (module)
alligator.workers (module)
AlligatorException

B

build_backend() (alligator.gator.Gator method)

D

deserialize() (alligator.tasks.Task class method)
determine_module() (in module alligator.utils)
determine_name() (in module alligator.utils)

E

execute() (alligator.gator.Gator method)

G

Gator (class in alligator.gator)
get() (alligator.gator.Gator method)

I

ident() (alligator.workers.Worker method)
import_attr() (in module alligator.utils)
import_module() (in module alligator.utils)

O

Options (class in alligator.gator)
options() (alligator.gator.Gator method)

P

pop() (alligator.gator.Gator method)
push() (alligator.gator.Gator method)

R

result() (alligator.workers.Worker method)
run() (alligator.tasks.Task method)
run_forever() (alligator.workers.Worker method)

S

serialize() (alligator.tasks.Task method)
starting() (alligator.workers.Worker method)
stopping() (alligator.workers.Worker method)

T

Task (class in alligator.tasks)
task() (alligator.gator.Gator method)
(alligator.gator.Options method)
TaskFailed
to_call() (alligator.tasks.Task method)
to_failed() (alligator.tasks.Task method)
to_success() (alligator.tasks.Task method)
to_waiting() (alligator.tasks.Task method)

U

UnknownCallableError
UnknownModuleError

W

Worker (class in alligator.workers)

© Copyright 2014, Daniel Lindsley.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.5.0
Versions
latest
stable
0.5.1
0.5.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.