AmqpCacoon is an abstraction around node-amqp-connection-manager that provides a simple interface with flow control, retries, reconnects, and more included out of the box.
Add registerConsumerBatch that allows you to consume a batch of messages that is only returned to the handler when either a specified size has been exceeded or a time has been exceeded.
Add registerConsumerBatch that allows you to consume a batch of messages that is only returned to the handler when either a specified size has been exceeded or a time has been exceeded.