summaryrefslogtreecommitdiff
path: root/orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/supplier.conf
blob: 87ebf02489ea62096be6f0bf6a389b6b332ab036 (plain)
1
2
3
4
5
6
# $Id
# Use 5 dispatching threads and the rw wait strategy to resolve deadlock
# issues in the gateway at disconnect time.
static Resource_Factory "-ORBFlushingStrategy blocking"
static EC_Factory "-ECobserver basic -ECDispatching mt -ECDispatchingThreads 5"
static Client_Strategy_Factory "-ORBWaitStrategy rw -ORBTransportMuxStrategy exclusive"