spiral-modules / jobs

RoadRunner: Background PHP workers, Queue brokers
MIT License
60 stars 11 forks source link

AMQP consumer configuration #54

Open rauanmayemir opened 3 years ago

rauanmayemir commented 3 years ago

It would be nice to be able to fine-tune amqp consumer configuration. Options I would consider the most important:

  1. Disabling/enabling automatic ACK
  2. Setting prefetch size.