2 # Use 5 dispatching threads and the rw wait strategy to resolve deadlock
3 # issues in the gateway at disconnect time.
4 static Resource_Factory "-ORBFlushingStrategy blocking"
5 static EC_Factory "-ECobserver basic -ECDispatching mt -ECDispatchingThreads 5"
6 static Client_Strategy_Factory "-ORBWaitStrategy rw -ORBTransportMuxStrategy exclusive"