Add support for thread config element which specifies number of
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Jun 2006 09:35:13 +0000 (09:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Jun 2006 09:35:13 +0000 (09:35 +0000)
commit9f38fa901bed3a1bcc18581520aeb5a7e29ff630
tree24ee1d25cac197b7e7c36507ea01714b5b6c6817
parent4b6a93b3017c5a3d2b08c63b0e88e111b6c6861c
Add support for thread config element which specifies number of
threads to be used for auhentication modules. By default, no
threading is used which happen to be value 0. Modules will still
work but they will be blocking.
etc/config-modules.xml
include/yazproxy/proxy.h
src/proxyp.h
src/yaz-proxy-config.cpp
src/yaz-proxy.cpp