# ortuman/jackal

💬 Instant messaging server for the Extensible Messaging and Presence Protocol (XMPP).

Repository: https://github.com/ortuman/jackal
Canonical: https://ross.abutalabs.com/products/jackal
Language: Go
License: Apache-2.0
License Family: permissive
Topics: xmpp-server, xmpp, go, jabber, jackal-community, jackal, golang, golang-server, messaging, iot, chat, jabber-server
Archived: true
Last push: 2023-07-19T09:53:21+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3215, "days_push": 1141, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1429, forks 139 (observed 2026-08-28T04:04:42.113204+00:00)

## What it is
Jackal is a free, open-source, high-performance XMPP (Jabber) instant messaging server written in Go. It emphasizes stability, simple configuration, and low resource consumption, with clustering, caching, and Prometheus metrics support.

## Use cases
- self-host an XMPP chat server
- run a private instant messaging server for my team
- deploy a scalable federated messaging server
- set up an XMPP server for IoT device messaging
- host a Jabber server with clustering and Redis caching
- replace proprietary chat backends with an open-source XMPP server

## When to choose
- you need a lightweight, low-resource XMPP server
- you want clustering support with etcd for horizontal scaling
- you prefer simple YAML configuration and Prometheus metrics
- you want a Go-based server deployable via Docker or Helm on Kubernetes

## When to avoid
- you need a modern chat protocol like Matrix instead of XMPP
- you require extensive XEP coverage comparable to Prosody or ejabberd
- you need a managed messaging service rather than self-hosting
- you need very recent development activity, as releases have slowed

## Facets
- artifact type: service
- maturity: maintenance
- function: http-server, websocket, caching, monitoring, auth
- domain: self-hosted, iot, backend, networking
- platform: go, self-hosted
- tags: xmpp-server, jabber, instant-messaging, chat-server, clustering, stream-compression, messaging, linux, macos, docker, kubernetes

## Member repositories
- ortuman/jackal (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.113204+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:16.676745+00:00, confidence not recorded.
  - readme: https://github.com/ortuman/jackal (fetched 2026-08-28T04:04:42.113204+00:00, sha 1542ad75fbca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
