<div dir="ltr"><div>Hi All,</div><div><br></div><div>I am new to RabbitMQ and wanted to figure out whether we can implement the concept of virtual destinations as specified in ActiveMQ in RabbitMQ as well?&nbsp;</div><div>Virtual Destinations allows to create logical destinations that clients can use to produce and consume from but which map onto one or more physical destinations.&nbsp;</div><div>Basically, a producer sends message to a virtual topic which is then received by the actual physical queues. These messages are then distributed to the consumers listening on those queues based on the concept of load balancing.</div><div>I have attached the diagram for reference.</div><div><br></div><div>Thanks,</div><div>Sweta</div></div>