summaryrefslogtreecommitdiff
path: root/TAO/tests/Leader_Followers/README
blob: 725c92f1ad0e52e3091a1baa14053878e657d83e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id$

Description:

This is a test for server applications that have client threads
(threads making remote calls) starting before event loop threads
(threads running the event loop).

Expected output:

The event loop threads should wait for the client threads that become
leaders to give up leadership before continuing.

How to run:

You can use the run_test.pl script to run it or:

$ server
$ client