summaryrefslogtreecommitdiff
path: root/orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/supplier.conf
blob: 0440d1ec2f6caf1c9327bdc58bb381c93be2306e (plain)
1
2
3
4
5
6
7
# $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"