Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 1.58 KB

index.rst

File metadata and controls

73 lines (51 loc) · 1.58 KB

Celery - Distributed Task Queue

Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system.

It's a task queue with focus on real-time processing, while also supporting task scheduling.

Celery has a large and diverse community of users and contributors, you should come join us :ref:`on IRC <irc-channel>` or :ref:`our mailing-list <mailing-list>`.

Celery is Open Source and licensed under the BSD License.

Donations

This project relies on your generous donations.

If you are using Celery to create a commercial product, please consider becoming our backer or our sponsor to ensure Celery's future.

Getting Started

Contents

.. toctree::
    :maxdepth: 1

    copyright

.. toctree::
    :maxdepth: 2

    getting-started/index
    userguide/index

.. toctree::
    :maxdepth: 1

    django/index
    contributing
    community
    tutorials/index
    faq
    changelog
    whatsnew-4.3
    reference/index
    internals/index
    history/index
    glossary


Indices and tables