5 This is a simple test for multi-threaded clients; it just
6 creates a simple server process and runs a client with multiple thread
7 sharing the same object reference.
10 The server prints out the IOR of the object it serves. The
11 client shouldn't print out anything, it returns 0 on success.
14 You can use the run_test.pl script to run it or:
17 $ client -k file://test.ior -n 4 -i 1000