mnesia performance #3900
Answered
by
badlop
Vladimir7i
asked this question in
Questions
mnesia performance
#3900
-
I try to use ejabberd for online game(mobile+steam), |
Beta Was this translation helpful? Give feedback.
Answered by
badlop
Sep 21, 2022
Replies: 1 comment
-
50.000 concurrent users? That means a lot more registered accounts, and many rosters, and other user data... I think it's better to use SQL. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
badlop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
50.000 concurrent users? That means a lot more registered accounts, and many rosters, and other user data... I think it's better to use SQL.