ejabberd 2.1 vs 3.0 memory consumption
ejabberd is memory bound as session data is kept in RAM for each connected user. This means that available memory is the factor that limits the number of users an ejabberd node can handle. So memory usage was one of the main concern on the ejabberd 3 roadmap. We’re finally pleased to show some good […]