Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Celery 目前可以与 RabbitMQ 作为消息传递系统一起使用。我想知道即将发布的 ActiveMQ 5.8(显然包括 AMQP支持)是否允许 Celery 使用 ActiveMQ 而不是 RabbitMQ?
一旦 Celery 使用 AMQP 1.0,它应该可以工作。似乎 Celery 仍在使用旧版本的协议,因此它的可移植性将受到限制。