<div dir="ltr">I am thinking of having rabbitmq for a SAAS application, that users will be able to use it to queue data to be processed for them. I was thinking about giving every user there own login. But not sure how rabbitmq will react when there are 1000s or 10,000 users in the system and if it will effect login times?</div>