Index

A | C | E | G | J | L | M | P | S | W

A

  • active (aiojobs.Job attribute)
  • active_count (aiojobs.Scheduler attribute)
  • aiojobs
    • module
  • aiojobs.aiohttp
    • module
  • atomic() (in module aiojobs.aiohttp)

C

  • call_exception_handler() (aiojobs.Scheduler method)
  • close() (aiojobs.Job method)
    • (aiojobs.Scheduler method)
  • close_timeout (aiojobs.Scheduler attribute)
  • closed (aiojobs.Job attribute)
    • (aiojobs.Scheduler attribute)

E

  • environment variable
    • PYTHONASYNCIODEBUG
  • exception_handler (aiojobs.Scheduler attribute)

G

  • get_scheduler() (in module aiojobs.aiohttp)
  • get_scheduler_from_app() (in module aiojobs.aiohttp)
  • get_scheduler_from_request() (in module aiojobs.aiohttp)

J

  • Job (class in aiojobs)

L

  • limit (aiojobs.Scheduler attribute)

M

  • module
    • aiojobs
    • aiojobs.aiohttp

P

  • pending (aiojobs.Job attribute)
  • pending_count (aiojobs.Scheduler attribute)
  • pending_limit (aiojobs.Scheduler attribute)
  • PYTHONASYNCIODEBUG

S

  • Scheduler (class in aiojobs)
  • setup() (in module aiojobs.aiohttp)
  • spawn() (aiojobs.Scheduler method)
    • (in module aiojobs.aiohttp)

W

  • wait() (aiojobs.Job method)

Logo

Jobs scheduler for managing asyncio background tasks

https://secure.travis-ci.org/aio-libs/aiojobs.svg?branch=master

https://codecov.io/github/aio-libs/aiojobs/coverage.svg?branch=master

Navigation

Contents:

  • Quickstart
  • Introduction
  • API

Quick search

©2017, Andrew Svetlov. | Powered by Sphinx 7.2.6 & Alabaster 0.7.16
Fork me on GitHub