[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Performance: Ruby/LDAP vs. ActiveLDAP vs. Net::LDAP

augustf

10/11/2006 3:47:00 PM

Hi everyone,
Currently, in an application I'm working on I'm using Ruby/LDAP and
ActiveLDAP - and they both work relatively well. But recently I've run
into some performance snags. So my question is - is there a large
performance gap between Ruby/LDAP, ActiveLDAP, and Net::LDAP that would
justify standardizing on one over the others?

1 Answer

Austin Ziegler

10/11/2006 3:54:00 PM

0

On 10/11/06, augustf@gmail.com <augustf@gmail.com> wrote:
> Hi everyone,
> Currently, in an application I'm working on I'm using Ruby/LDAP and
> ActiveLDAP - and they both work relatively well. But recently I've run
> into some performance snags. So my question is - is there a large
> performance gap between Ruby/LDAP, ActiveLDAP, and Net::LDAP that would
> justify standardizing on one over the others?

ActiveLDAP is a wrapper on top of Ruby/LDAP. There is supposed to be
work later toward making ActiveLDAP work with Net::LDAP, but I don't
think that's started yet. Net::LDAP is pure Ruby, which means its
significantly more portable. IMO, Net::LDAP has the better LDAP API
than Ruby/LDAP (which mirrors the C API faithfully).

-austin
--
Austin Ziegler * halostatue@gmail.com * http://www.halo...
* austin@halostatue.ca * http://www.halo...feed/
* austin@zieglers.ca