hunterloftis / jackrabbit

Simple AMQP / RabbitMQ job queues for node based on amqplib
293 stars 65 forks source link

prefetch: set global flag from amqplib #98

Open mced opened 6 years ago

mced commented 6 years ago

As I understand, jackrabbit uses amqplib . If I am correct, could you implement the global flag[1] in prefetch setting?

[1]http://www.squaremobius.net/amqp.node/channel_api.html#channel_prefetch.