Simple task queue


Keywords
rabbitmq, distributed, task, queue
License
MIT
Install
pip install Kuyruk==1.2.4

Documentation

Kuyruk Logo

Kuyruk

https://github.com/cenkalti/kuyruk/actions/workflows/build.yml/badge.svg?branch=master https://coveralls.io/repos/github/cenkalti/kuyruk/badge.svg?branch=master https://img.shields.io/pypi/v/kuyruk.svg?branch=master

Kuyruk is a simple and easy way of distributing tasks to run on servers.

It uses RabbitMQ as message broker and depends on amqp which is a pure-Python RabbitMQ client library. Compatible with Python 3.10+.

Where is the documentation?

Here it is: http://kuyruk.readthedocs.org