=default for generated implementation copy ctor
[ACE_TAO.git] / TAO / performance-tests / Sequence_Latency / Thread_Pool / README
blobbaa8f6300c6c72828cbf472b5b807dd834b5046b
1 /**
5 @page Thread Pool Sequence Latency Test README File
7         This test tries to estimate the minimum latency for the
8 Thread-Pool concurrency model for sequences of different data
9 types and sizes.  The test uses a multi-threaded client
10 and server.
13         To run the test use the run_test.pl script:
15 $ ./run_test.pl
17         the script returns 0 if the test was successful, and prints
18 out the performance numbers.