blob: 6b2ea32cd1d8a530d1ba563df8061cad3e59dc45 (
plain) (
blame)
1
2
3
4
5
|
tinyldap is an attempt to write a very small and very fast LDAP server.
openldap is the reference when it comes to LDAP servers, and it performs
very poorly despite using techniques such as thread pools.
LICENSE: GPL2
|