macOS
brew install tsunglocal Homebrew formula metadata
sudo port install tsungMacPorts ports tree · erlang/tsung/Portfile · source: api.github.com
brew
Load testing for HTTP, PostgreSQL, Jabber, and others. Version 1.8.0 via Homebrew; verified from local package data.
install
brew install tsunglocal Homebrew formula metadata
sudo port install tsungMacPorts ports tree · erlang/tsung/Portfile · source: api.github.com
sudo apk add tsungAlpine Linux edge package indexes · tsung · source: dl-cdn.alpinelinux.org
sudo dnf install tsungFedora Rawhide package metadata · tsung · source: dl.fedoraproject.org
nix profile install nixpkgs#tsungnixpkgs package indexes · pkgs/by-name/ts/tsung/package.nix · source: api.github.com
sudo apt install tsungUbuntu 24.04 LTS package indexes · tsung · source: archive.ubuntu.com
sudo zypper install tsungopenSUSE Tumbleweed package metadata · tsung · source: download.opensuse.org
overview
Load testing for HTTP, PostgreSQL, Jabber, and others
history
Tsung is a distributed, Erlang-based load-testing tool for protocol-level benchmarks. Its official documentation describes it as the successor to IDX-Tsunami and as a multi-protocol stress tool for HTTP, WebDAV, SOAP, PostgreSQL, MySQL, AMQP, MQTT, LDAP, and Jabber/XMPP servers.
Tsung began in 2001 when Nicolas Niclausse started IDX-Tsunami at IDEALX as an internal distributed Jabber load-stress tool. The project became an open-source multi-protocol load-testing tool within months, added HTTP support in 2003, and later moved to GitHub under processone.
The project's architecture reflects its Erlang roots: it uses lightweight processes and distributed Erlang to generate high concurrency from a single machine or a cluster. The manual ties this design to Erlang/OTP's performance, scalability, and fault-tolerance characteristics.
Release history shows a long-lived specialist tool rather than a short-lived benchmark script. The changelog documents protocol and reporting expansion across the 1.x line, including MQTT support in 1.5.0, WebSocket and WSS work in later releases, 1.7.0 in 2017, and 1.8.0 in 2023.
Tsung's own manual records industrial and research use, including large Jabber/XMPP and HTTP/HTTPS tests, French public-sector and enterprise users, and very high-concurrency benchmark examples on clusters and EC2.
In package-manager culture, Tsung became the kind of tool installed when a simple request loop was not enough. The supplied package facts list it in Homebrew, Alpine, Fedora, MacPorts, Nix, Ubuntu, and openSUSE package sets, which matches its role as a Unix-friendly load generator.
GitHub metadata also indicates durable open-source attention: the upstream repository was created on GitHub in 2010, uses the develop branch as default, and remains active with thousands of stars and hundreds of forks as of the 2026 API response checked for this batch.
Typical Tsung use is scenario-driven: users write XML configurations, run distributed client nodes, and generate reports on response time, connection time, requests per second, errors, and target-server monitoring.
The official recorder is part of its practical appeal. `tsung-recorder` can capture HTTP, WebDAV, and PostgreSQL sessions into XML under `~/.tsung/`, letting operators turn browser or database traffic into reusable benchmark scenarios.
Tsung matters to package nerds because it packages a full distributed benchmark harness behind a small set of command-line tools: `tsung`, `tsung-recorder`, and `tsplot`. It is a classic example of an Erlang systems tool that is installed from a package manager and then wired into local XML, shell, and graphing workflows.
Its niche overlaps several package ecosystems: web benchmarking, XMPP server testing, database protocol load generation, and Erlang runtime packaging. That makes dependency availability and sane default paths more important than polished desktop UX.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.tsung/tsung.xmlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tsplot | cli | global executable | |
tsung | cli | global executable | |
tsung-recorder | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/processone/tsung
install metadata
| Package key | brew:tsung |
|---|---|
| Version | 1.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tsung |
| Homepage | https://github.com/processone/tsung |
| Repository | https://github.com/processone/tsung |
| Upstream docs | http://tsung.erlang-projects.org/user_manual |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/processone/tsung/archive/refs/tags/v1.8.0.tar.gz |
| Dependencies | erlang, gnuplot |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tsung |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tsung
nix profile install nixpkgs#tsungtsung 1.7.0-3.1
distributed multi-protocol load testing tool
http://tsung.erlang-projects.org/
sudo apt install tsungtsung 1.8.0-r3
Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc.
https://www.process-one.net/en/tsung/
sudo apk add tsungtsung 1.8.0-8.fc44
A distributed multi-protocol load testing tool
http://tsung.erlang-projects.org/
sudo dnf install tsungtsung-doc 1.8.0-8.fc44
Documentation files for tsung
http://tsung.erlang-projects.org/
sudo dnf install tsung-doctsung 1.8.0-2.4
A distributed multi-protocol load testing tool
http://tsung.erlang-projects.org/
sudo zypper install tsungtsung
sudo port install tsungsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.