Automic VaultAutomic Vault

brew

Install tsung with Homebrew, apk, dnf, MacPorts, Nix, apt, zypper

Load testing for HTTP, PostgreSQL, Jabber, and others. Version 1.8.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tsung

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install tsung

MacPorts ports tree · erlang/tsung/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add tsung

Alpine Linux edge package indexes · tsung · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install tsung

Fedora Rawhide package metadata · tsung · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#tsung

nixpkgs package indexes · pkgs/by-name/ts/tsung/package.nix · source: api.github.com

Ubuntu aptverified · 92%
sudo apt install tsung

Ubuntu 24.04 LTS package indexes · tsung · source: archive.ubuntu.com

openSUSE zypperverified · 92%
sudo zypper install tsung

openSUSE Tumbleweed package metadata · tsung · source: download.opensuse.org

overview

Package summary

Load testing for HTTP, PostgreSQL, Jabber, and others

Commands and aliases

  • tsplot
  • tsung
  • tsung-recorder

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2001: Development starts as IDX-Tsunami for internal Jabber load testing at IDEALX.
  • 2003: HTTP support is added, broadening the project beyond Jabber/XMPP.
  • 2010: The processone/tsung GitHub repository is created.
  • 2013: Tsung 1.5.0 adds MQTT support according to the changelog.
  • 2017: Tsung 1.7.0 is released with major fixes and protocol enhancements.
  • 2023: Tsung 1.8.0 is released with WebSocket, MQTT, reporting, and documentation fixes.

Related projects

  • The manual compares Tsung with simple injectors such as ApacheBench for one-URL loops, while positioning Tsung for complex scenarios and extended reports.
  • The background section links Tsung's traffic model to the earlier INRIA WAGON web-traffic generator prototype.

Sources

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:http,sql,record

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.tsung/tsung.xml

executables

Installed executables

CommandKindExposureNote
tsplotcliglobal executable
tsungcliglobal executable
tsung-recordercliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.8.0
manager updated
local dataok
upstreamcurrent
latest detectedv1.8.0

https://github.com/processone/tsung

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:tsung
Version1.8.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tsung
Homepagehttps://github.com/processone/tsung
Repositoryhttps://github.com/processone/tsung
Upstream docshttp://tsung.erlang-projects.org/user_manual
LicenseGPL-2.0-or-later
Source archivehttps://github.com/processone/tsung/archive/refs/tags/v1.8.0.tar.gz
Dependencieserlang, gnuplot
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametsung
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

tsung

nix profile install nixpkgs#tsung
  • normalized package name match
  • Matched by: Tsung
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ts/tsung/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tsung 1.7.0-3.1

distributed multi-protocol load testing tool

http://tsung.erlang-projects.org/

sudo apt install tsung
  • Section: universe/net
  • Architecture: amd64
  • 16 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Tsung
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tsung from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tsung 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 tsung
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tsung
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tsung
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tsung from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

tsung 1.8.0-8.fc44

A distributed multi-protocol load testing tool

http://tsung.erlang-projects.org/

sudo dnf install tsung
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tsung
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tsung
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tsung from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

tsung-doc 1.8.0-8.fc44

Documentation files for tsung

http://tsung.erlang-projects.org/

sudo dnf install tsung-doc
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tsung
  • 1 provides
  • normalized package name match
  • Matched by: Tsung
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tsung-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

tsung 1.8.0-2.4

A distributed multi-protocol load testing tool

http://tsung.erlang-projects.org/

sudo zypper install tsung
  • License: GPL-2.0-only
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: tsung
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tsung
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tsung from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tsung

sudo port install tsung
  • normalized package name match
  • Matched by: Tsung
MacPorts ports tree · api.github.com · MacPorts ports tree: erlang/tsung/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment