summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service/svc.conf
blob: 2071e54859cd59724d432d173679f6a025154f5a (plain)
1
2
3
4
# This service must use a thread-per-connection model to enable the
# server to block in a dedicated thread, i.e., one for each client.
# The concurrency service will not run in the reactive model.
static Server_Strategy_Factory "-ORBconcurrency thread-per-connection"