Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Leader_Followers / README
blobc3337e0158e2840f8c5a42a65d32d1885c4f1654
3 Description:
5 This is a test for server applications that have client threads
6 (threads making remote calls) starting before event loop threads
7 (threads running the event loop).
9 Expected output:
11 The event loop threads should wait for the client threads that become
12 leaders to give up leadership before continuing.
14 How to run:
16 You can use the run_test.pl script to run it or:
18 $ server
19 $ client