Skip to content
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
Erlang Perl Python Shell Makefile M4 Other
Branch: develop
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
debian correct debian compatibility level Oct 18, 2017
docs Merge pull request #287 from hui6075/develop Apr 14, 2019
ebin *** empty log message *** Mar 25, 2004
examples add forwarding latency statistic for mqtt Jan 31, 2018
include Merge pull request #287 from hui6075/develop Apr 14, 2019
man fix typos Nov 20, 2017
src fix(websocket): can connect now May 11, 2019
.gitignore add test artifacts to gitignore Jan 13, 2017
.mailmap update mailmap Nov 20, 2017
.travis.yml add Erlang OTP 21 to travis builds Jul 22, 2018
CHANGELOG.md new release Aug 29, 2017
CONTRIBUTORS fix various typos in comments and the documentation Nov 9, 2016
COPYING Update the GPLv2 license texts to the latest version. Dec 21, 2013
LISEZMOI update doc Apr 14, 2008
Makefile.in v1.7.0 Aug 29, 2017
README.md add travis badge in readme Aug 18, 2017
TODO update doc Apr 14, 2008
acinclude.m4 - update makefile/configure scripts for tsung-plotter (TSUN-89) Oct 15, 2008
aclocal.m4 - update makefile/configure scripts for tsung-plotter (TSUN-89) Oct 15, 2008
config.guess rename idx-tsunami to tsung step 3 Nov 27, 2005
config.sub update config.sub and config.guess (configure now works on RHEL for A… Mar 24, 2005
configure update vsn to dev branch Nov 20, 2017
configure.ac updating crypto functions to work with erlang 20 and the more modern api Jul 13, 2017
install-sh add configure scripts to detect erlang installation directory and com… Mar 18, 2004
tsung-1.0.dtd Merge pull request #287 from hui6075/develop Apr 14, 2019
tsung-recorder.sh.in don't install tsung apps in the main erlang file hierarchy (#149) Feb 15, 2016
tsung.sh.in remove hostip attribute; you can set the ip with the host attribute Aug 11, 2017
tsung.spec.in v1.7.0 Aug 29, 2017
vsn.mk update vsn to dev branch Nov 20, 2017

README.md

Tsung README

Build Status

Introduction

This document gives pointers for information on this package which is distributed under the GNU General Public License version 2 (see file COPYING).

What This Package Is

Tsung is multi-protocol distributed load testing tool.

It can be used to test the scalability and performances of IP based client/server applications (supported protocols: HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP, MQTT, AMQP and Jabber/XMPP)

A User's manual is available : http://tsung.erlang-projects.org/user_manual/

Problems/Bugs

Join the mailing-list: https://lists.process-one.net/mailman/listinfo/tsung-users

or use the tracker https://github.com/processone/tsung/issues

You can’t perform that action at this time.