summaryrefslogtreecommitdiff
path: root/quellcode/versuch3/multithreading/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'quellcode/versuch3/multithreading/svc.conf')
-rwxr-xr-xquellcode/versuch3/multithreading/svc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/quellcode/versuch3/multithreading/svc.conf b/quellcode/versuch3/multithreading/svc.conf
new file mode 100755
index 0000000..ab151ce
--- /dev/null
+++ b/quellcode/versuch3/multithreading/svc.conf
@@ -0,0 +1,2 @@
+static Resource_Factory "-ORBResources global -ORBReactorType select_mt"
+static Server_Strategy_Factory "-ORBConcurrency thread-per-connection"