logo
首页技术栈工具库讨论
kuyruk

kuyruk

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 2.7+ and 3.4+. All design decisions is based on simplicity. Speed is not first priority. Kuyruk only supports RabbitMQ and does not plan to support any other backend. Kuyruk is designed for long running mission critical jobs. For this reason Kuyruk sends acknowledgement only after the task is fully processed.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcenkalti/kuyruk202
CONDA
conda install -c anaconda kuyruk
查看
标签
根据用户添加的标签生成
暂无标签