Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / performance-tests / Latency / README
blobdd26ecd32409e1d808954ac60d9a4b2342aceda4
3 This directory contains a number of tests that illustrate the
4 performance of TAO and other ORBs.  The individual directories contain
5 READMEs on how to run the following performance tests:
7         . AMI
9           A latency test for AMI requests
11         . AMH_Single_Threaded
13           Latency tests for AMH-enabled applications
15         . DII
17           A latency test for DII requests
19         . DSI
21           A latency test for DSI servers
23         . Deferred
25           A latency test for deferred synchronous requests
27         . Single_Threaded
29           Latency test for single threaded applications
31         . Thread_Pool
33           Latency test for thread pool servers (and threaded clients)
35         . Thread_Per_Connection
37           Latency test for thread-per-connection servers (and threaded
38           clients)