XMPP

MongooseIM – mobile messaging platform with focus on performance and scalability

MongooseIM is a mobile messaging platform with focus on performance and scalability.

Designed for enterprise, it is fault-tolerant, can utilise the resources of multiple clustered machines, and easily scales for more capacity by simply adding a box or VM.

MongooseIM can accept client sessions over vanilla XMPP, REST API and SSE, as well as Websockets, and BOSH (HTTP long-polling).

As a platform, MongooseIM includes several server-side (backend) and client-side (frontend) components. The project provides a test suite, metrics, a load testing platform, and a monitoring server.

MongooseIM is free and open source software.

Key Features

  • XMPP Core: RFC 3920, RFC 6120:
    • In RFC 6120 there are 3 different strategies defined in case of a session conflict (same full JID). They are described in 7.7.2.2. Conflict. MongooseIM always uses the 3rd option. It terminates the older session with a stream error.
  • XMPP Instant Messaging and Presence: RFC 3921, RFC 6121.
  • Client connections:
    • over TCP (with TLS/STARTTLS available) as defined in RFC 6120.
    • over WebSockets as defined in RFC 7395.
    • over HTTP(S) long-polling (BOSH) as defined in XEP-0124 and XEP-0206.
    • REST API.
  • Server/backend connections:
    • REST API.
  • Configurable database backends:
    • Transient:
      • Mnesia.
      • Redis.
  • Persistent:
    • RDBMS: MySQL, PostgreSQL, generic ODBC.
    • NOSQL: Riak KV, Cassandra.
  • Integration with third-party services.
  • Amazon Simple Notification Service.

Website: github.com/esl/MongooseIM
Support: Documentation
Developer: Erlang Solutions
License: GNU General Public License v2.0

MongooseIM is written in Erlang. Learn Erlang with our recommended free books and free tutorials.


Related Software

XMPP Servers
ejabberdXMPP application server and an MQTT broker
OpenfireReal time collaboration (RTC) server
MongooseIMMobile messaging platform with focus on performance and scalability
ProsodyModern XMPP server that's easy to set up
Metronome IMLightweight XMPP server with advanced microblogging features
jabberDNext generation of the jabberd project

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments