About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Publication
PDCN 2006
Conference paper
Improving connection management of the openldap directory server
Abstract
This paper describes our effort to improve the performance of the connection management subsystem of the OpenLDAP directory server. Two proposed architectures, the multi-listener and the lightweight listener architectures, will be described and compared to each other. This paper will also describe our effort to improve the synchronization of multiple threads by introducing a semaphore based resource control scheme. The new connection management schemes proposed in this paper made the OpenLDAP directory server perform better in the presence of long latency operations and reduces the overhead caused by unnecessary context switching and inefficient event polling.