| CPAN Ratings Net-LDAP-Server reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of Net-LDAP-Server
This modules doesn't grok LDAP at all.
Most importantly, it doesn't understand that LDAP is a pipelining protocol: It allows multiple requests to be ongoing at the same time, and allowing the server to reply to them in any order it sees fit (including mixed order replies). This synchronization it does makes it hard to make a responsive and scalable server (irony points for nonetheless having an abandon method, as if that could do anything in this design).
It's lack of abstraction around the request/response, and the (ab)use of inheritance are unfortunate, though less problematic on the long run.
Leon Timmermans - 2012-02-01T04:30:47
Extremely simple, but powerful. I am able to create a functional LDAP Server in few minutes.
Alexei Znamensky - 2010-10-30T12:18:46
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|