Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 1998 15:41:24 -0800 (PST)
From:      "Steven P. Donegan" <donegan@quick.net>
To:        Christian Kuhtz <ck@ns1.adsu.bellsouth.com>
Cc:        Mike Smith <mike@smith.net.au>, Josh Tiefenbach <josh@ican.net>, The Hermit Hacker <scrappy@hub.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: NOW/MOSIX/Beowulf
Message-ID:  <Pine.BSI.3.91.981230153706.24396A-100000@oldnews.quick.net>
In-Reply-To: <19981230173210.F828@ns1.adsu.bellsouth.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 30 Dec 1998, Christian Kuhtz wrote:

>  
> Well, for starters, where are you going to commit your writes?  Your assumption
> is that the directory won't be written much and is primarily read.
> 
> In large scale deployments writes become nearly as important as reads.  And
> most servers bomb on that (except for the one described in my previous 
> message).
> 
> We have another bake-off coming up and I might be able to share some 
> experience data.  Anyone interested?
> 

A very cornerstone assumption in LDAP is reads will outweigh writes, but 
I didn't find any real issue with write performance anyway.

The farm of FreeBSD front ends would talk to an NFS backend (like a 
Network Appliance) so 'where' you commit your writes would be a moot point.

If you are going to use this for a password database (I think that was 
your use) then why do you think writes will be so significant? (just 
curious).

Our use is for username/location,phone number,email address lookups - 
which I beleive is probably the most frequent use of LDAP in a commercial
environment. That environment is extremely stable - very little change 
occurs.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.981230153706.24396A-100000>