summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf')
-rw-r--r--trunk/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf b/trunk/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf
new file mode 100644
index 00000000000..f6f2ef699ee
--- /dev/null
+++ b/trunk/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf
@@ -0,0 +1,6 @@
+#
+# $Id$
+#
+static Advanced_Resource_Factory "-ORBReactorType select_mt -ORBReactorMaskSignals 0 -ORBFlushingStrategy blocking"
+static Client_Strategy_Factory "-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW -ORBConnectStrategy blocked"
+static Server_Strategy_Factory "-ORBConcurrency thread-per-connection"