RabbitMQ: multiple consumers read from single queue with custom workload splitting
Is it possible to configure on RabbitMQ queue that depending on for example routing key it will be send to specified consumer?
Is it possible to configure on RabbitMQ queue that depending on for example routing key it will be send to specified consumer?