Hi.<div><br></div><div>We are currently implementing/rewriting our backend chat engine. Lets say we have 100 rooms with 500-1000 consumers in each room. To each room there is one publisher.</div><div><br></div><div>We have tried two different implementations (but without real data).&nbsp;</div><div><br></div><div>1. We use a single Topic Exchange where messages are distrubuted to each room based on routing keys</div><div><br></div><div>2. We use one Fanout Exchange per room</div><div><br></div><div>Anyone have ideas/thoughts of which would be better in a performance/scalabillity point of view?&nbsp;</div><div><br></div><div>Best regards</div><div><br></div><div>Mathias</div><div><br></div><div><br></div>