Skip to content
Discussion options

You must be logged in to vote

How many are you thinking? Users are generally "cheap", since they don't have any runtime component. When testing some metadata operations like imports, I sometimes use a JSON file with 100k users: https://github.com/rabbitmq/sample-configs/tree/main/users
As with anything else, if you are planning to use software at scale, you should spend some time simulating the workload to make sure it will work as expected. You can easily generate/import files like the one above + simulate the traffic using https://perftest.rabbitmq.com/ or https://github.com/emqx/emqtt-bench (based on the protocol you want to use).

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@myasul
Comment options

Answer selected by myasul
Comment options

You must be logged in to vote
1 reply
@myasul
Comment options

Comment options

You must be logged in to vote
2 replies
@mkuratczyk
Comment options

@michaelklishin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants