Closed walro closed 5 years ago
From Bunny documentation, http://rubybunny.info/articles/concurrency.html#consumer_work_pools:
Every channel maintains a fixed size thread pool used to dispatch deliveries (messages pushed by RabbitMQ to consumers). By default every pool has size of 1 to guarantee ordered message processing by default.
Close #68
From Bunny documentation, http://rubybunny.info/articles/concurrency.html#consumer_work_pools:
Close #68