2 # Please see $TAO_ROOT/docs/Options.html for details on these options.
5 # This is a single threaded "server."
6 static Advanced_Resource_Factory "-ORBReactorType select_st -ORBInputCDRAllocator null -ORBConnectionCacheLock null"
8 # Make sure we use RW client handler so if something goes wrong, the program will bloc,
10 static Client_Strategy_Factory "-ORBClientConnectionHandler RW"
12 # Not absolutely necessary for this test, but we add it for fun.
13 static Server_Strategy_Factory "-ORBConcurrency reactive"