summaryrefslogtreecommitdiff
path: root/ACE/TAO/performance-tests/Latency/README
blob: c7e4b395d5a476706d32b5f6eb0faabdf9fd4163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#
# $Id$
#

This directory contains a number of tests that illustrate the
performance of TAO and other ORBs.  The individual directories contain
READMEs on how to run the following performance tests:

        . AMI

          A latency test for AMI requests

        . AMH_Single_Threaded

	  Latency tests for AMH-enabled applications

        . DII

          A latency test for DII requests

        . DSI

          A latency test for DSI servers

        . Deferred

          A latency test for deferred synchronous requests

	. Single_Threaded

	  Latency test for single threaded applications

	. Thread_Pool

	  Latency test for thread pool servers (and threaded clients)

	. Thread_Per_Connection

	  Latency test for thread-per-connection servers (and threaded
	  clients)