[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/python/python3-celery/
Contents of README:
Distributed Task Queue

Task queues are used as a mechanism to distribute work across threads or
machines.

A task queue's input is a unit of work, called a task, dedicated worker
processes then constantly monitor the queue for new work to perform.

Celery communicates via messages, usually using a broker to mediate
between clients and workers. To initiate a task a client puts a message
on the queue, the broker then delivers the message to a worker.

A Celery system can consist of multiple workers and brokers, giving way
to high availability and horizontal scaling.

Icon  Name                                                     Last modified      Size  
[DIR] Parent Directory - [TXT] README 27-May-2022 18:42 572 [   ] celery-5.2.6.tar.gz 27-May-2022 18:42 1.4M [TXT] python3-celery.SlackBuild 30-Apr-2022 08:58 2.5K [   ] python3-celery.info 27-May-2022 18:42 418 [TXT] slack-desc 27-May-2022 18:42 794 [   ] versions.patch 27-May-2022 18:42 640

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!