[rabbitmq-discuss] Running rabbitmq with lots of different users.

Emile Joubert emile at rabbitmq.com
Wed Sep 4 10:07:37 BST 2013


On 04/09/13 03:49, Alexis Okuwa wrote:
> 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?

Users are just entries in the Mnesia database and your numbers are low
enough that the impact will probably be negligible. If you have any
doubts then you should run a small test to confirm.




-Emile



More information about the rabbitmq-discuss mailing list