Hi!
Is there any disadvantage of using mysql instead of mnesia?
Maybe performance issues or scalability problems?
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi!
Is there any disadvantage of using mysql instead of mnesia?
Maybe performance issues or scalability problems?
Re: Disadvantages of using odbc?
Mnesia eats too much of memory on a lot of connected users. If you have 100-200 concurrently connected users and don't have a cluster then mnesia is enough for you.