Switch from Openfire to EJabberd : done!
I just switched of OpenFire server… I am proud to say that we’re now using Ejabberd!
Why did we switch :
- external authentication through script : this is huge and it prevents us from duplicating data (I’d say that this is 80% of the decision!). This was actually necessary for our XMPP API (more to come…)
- great community with influential people in the XMPP community… and this is not Java!
- ability to build clusters
However, I will somehow regret the ease of configuration of openfire (through the web interface)!
