summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Dynamic_Thread_Pool/README
blob: 95b07c46c2ca76579adcd1c3cba532d17d322bd5 (plain)
1
2
3
4
5
6
7
8
9
10
$Id$

Description:
This is a simple test for a RT thread-pool server.  It creates a
server process with multiple thread pools, POAs, and servants.  The
test also spawns multiple clients for each servant.  The servants with
multiple threads in their thread-pool respond faster than the servants
with a single thread thread-pool.

See run_test.pl to see how to run this test.