Friday, May 3, 2024
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 3963  / 1 Year ago, mon, february 13, 2023, 7:45:29

I am looking for an XMPP server to install on my ubuntu server, but so far couldn't find any comparisons of the pros and cons of different implementations. Is there an implementation that is a defacto-standard (like, say, apache for http)?



The features the server should have are:




  • to play nicely with ubuntu (preferably to already be in the package sources)

  • to support encryption

  • to be easily configurable over the console


More From » software-recommendation

 Answers
2

Basically you only have one option: ejabberd



The other three available in Ubuntu repo (11.04+) is:




  1. jabberd14/jabberd2 not support most of the new XEP, not sure if still actively maintained.

  2. prosody is small lua xmpp server, good for test/development but not for production.



You can look http://en.wikipedia.org/wiki/Comparison_of_XMPP_server_software for some features comparison



HTH


[#40653] Wednesday, February 15, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
raacket

Total Points: 198
Total Questions: 114
Total Answers: 111

Location: Czech Republic
Member since Mon, May 15, 2023
1 Year ago
;