How to do publisher timeouts in rabbitmq + pika

2019-08-01 15:19发布

问题:

Given that rabbitmq implements flow control, which can slow some of the message publishing down, How can one use timeouts. Also, as pika also doesnt implement publisher confirms, which language and library are recommended for publishing code