puka
puka copied to clipboard
Multi-ack support seems to be missing
basic_ack appears to lack support for the multiple option supported by RabbitMQ
Is that a big deal?
It's a performance issue, especially on higher-latency configurations
There is some skeleton there, maybe adding that would not be hard: https://github.com/majek/puka/blob/master/puka/machine.py#L150
Sure, that's probably one of the easier changes.
@majek, I am investigating alternatives to pika (due to licensing compatibility issues). Is puka being used in production now?
Many thanks, Vitaly