• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H07-May-2022-305178

docs/H03-May-2022-4,9773,263

ebin/H30-Aug-2017-

examples/H30-Aug-2017-1,8171,265

include/H30-Aug-2017-1,631953

man/H03-May-2022-1,5631,332

src/H03-May-2022-40,79928,242

CHANGELOG.mdH A D29-Aug-201733.3 KiB677591

CONTRIBUTORSH A D29-Aug-20171.5 KiB4532

COPYINGH A D29-Aug-201717.7 KiB340281

LISEZMOIH A D29-Aug-20172.8 KiB7750

Makefile.inH A D03-May-202212 KiB384280

README.mdH A D29-Aug-2017831 3117

TODOH A D29-Aug-201749 21

acinclude.m4H A D29-Aug-20171.4 KiB5039

aclocal.m4H A D29-Aug-2017612 1511

config.guessH A D29-Aug-201742.3 KiB1,4481,251

config.subH A D29-Aug-201730.6 KiB1,5561,415

configureH A D30-Aug-2017127.7 KiB4,3303,555

configure.acH A D29-Aug-20173.9 KiB132112

install-shH A D29-Aug-20175.5 KiB251152

tsung-1.0.dtdH A D29-Aug-201714.4 KiB503442

tsung-recorder.sh.inH A D29-Aug-20174.7 KiB188168

tsung.sh.inH A D29-Aug-20178.1 KiB258235

tsung.specH A D30-Aug-20172.4 KiB8164

tsung.spec.inH A D29-Aug-20172.4 KiB8165

vsn.mkH A D29-Aug-20176 21

README.md

1# Tsung README
2
3[![Build Status](https://travis-ci.org/processone/tsung.svg?branch=master)](https://travis-ci.org/processone/tsung)
4
5##  Introduction
6
7This document gives pointers for information on this package which is
8distributed under the GNU General Public License version 2 (see file
9COPYING).
10
11##  What This Package Is
12
13Tsung is multi-protocol distributed load testing tool.
14
15It can be used to test the scalability and performances of IP based
16client/server applications (supported protocols: HTTP, WebDAV, SOAP,
17PostgreSQL, MySQL, LDAP, MQTT, AMQP and Jabber/XMPP)
18
19A User's manual is available :
20          http://tsung.erlang-projects.org/user_manual/
21
22##  Problems/Bugs
23
24Join the mailing-list:
25  https://lists.process-one.net/mailman/listinfo/tsung-users
26
27or use the tracker https://github.com/processone/tsung/issues
28
29
30
31