Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / orbsvcs / tests / FT_Naming / stress_storable / README
bloba905c9d00f58f79c764340154a715450643ff6c9
1 This test attempts to overwhelm a multithreaded naming server by running
2 more client connections than there are server threads
4 After an initialization phase the 'hammer' threads will start requesting
5 Various group membership lists as well as periodically requesting for a
6 group that doesn't exist. The default root for the persistence files is
7 the current work directory. The test should also be run on nfs mounted
8 storage as well as local to test the retry mechanism.
10 Command Line Options
11 -p <path>     Set the path to the root of the persistence files
12 -n <count>    Set the number of name service threads. Default 10
13 -h <count>    Set the number of 'hammer' threads. Default 15
14 -debug        Enable verbose name service logging