3 # We want an optimised single threaded Reactive server
5 # Configuration copied verbatim from :
6 # http://www.cs.wustl.edu/~schmidt/ACE_wrappers/TAO/docs/configurations.html#concurrency
8 static Advanced_Resource_Factory "-ORBReactorType select_st -ORBInputCDRAllocator null"
9 static Server_Strategy_Factory "-ORBconcurrency reactive"