summaryrefslogtreecommitdiff
path: root/benchmarks/dbs/pkg-descr
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-08-01 23:34:42 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-08-01 23:34:42 +0000
commit3f018c354e6f723a528a360b0c74fa7f6ec2cbf8 (patch)
tree1b697b7d062b7c0e831638865e762d9e77e514b5 /benchmarks/dbs/pkg-descr
parentIf KRB5_HOME is defined, compile ssh with krb5 support. (diff)
A distributed benchmarking system for TCP networks.
Notes
Notes: svn path=/head/; revision=12246
Diffstat (limited to 'benchmarks/dbs/pkg-descr')
-rw-r--r--benchmarks/dbs/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/dbs/pkg-descr b/benchmarks/dbs/pkg-descr
new file mode 100644
index 000000000000..615a3583c48d
--- /dev/null
+++ b/benchmarks/dbs/pkg-descr
@@ -0,0 +1,11 @@
+DBS is a useful tool chest for evaluating TCP implementations, specifically
+flow control, retransmission control and congestion avoidance.
+
+-It can treat multiple TCP connections spanning multiple hosts
+ simultaneously, and
+-It has the capability of measuring the changes of application
+ level throughput at every data transmission.
+
+URL: http://shika.aist-nara.ac.jp/member/yukio-m/dbs
+
+- Koshy