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+.
Here it is: http://kuyruk.readthedocs.org
Simple task queue
pip install Kuyruk==0.13.1
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+.
Here it is: http://kuyruk.readthedocs.org