摘要
在分布式计算环境中,基于LDAP协议的目录服务正起着越来越重要的作用。针对LDAP目录访问中的性能、可靠性、开发复杂度等问题,该文将连接池的概念引入LDAP目录访问,实现了一个功能完整的通用LDAP连接池系统。通过降低建立/关闭LDAP连接的开销大幅度地提高了应用程序访问LDAP的性能,同时通过LDAP连接管理的自动化,实现了一个高效、可靠的LDAP目录访问组件。
Directory services based on LDAP protocol are becoming more and more important in the distributed computing environment. To address the performance, reliability and development complexity problems in directory accessing, this paper introduces the concept of connection pool into LDAP directory accessing and implements an LDAP connection pool system. By reducing the cost of establishing and closing connections, the connection pool greatly improves the performance of LDAP accessing. Besides, due to the automatic management of LDAP connections, efficient and reliable LDAP accessing can be easily implemented using this connection pool component.
出处
《计算机工程》
CAS
CSCD
北大核心
2003年第12期182-184,190,共4页
Computer Engineering