aboutsummaryrefslogtreecommitdiff
path: root/devel/py-celery-progress/pkg-descr
blob: 4bc142d341e875beb5e6ead3f1164195b605ecc1 (plain) (blame)
1
2
3
4
5
6
7
Task queues are used as a mechanism to distribute work across threads or
machines.

Celery communicates via messages, usually using a broker to mediate between
clients and workers.

WWW: https://github.com/celery/celery/