sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Adding DB_INIT_LOCK to sks-keyserver (revisited)


From: Yaron Minsky
Subject: Re: [Sks-devel] Adding DB_INIT_LOCK to sks-keyserver (revisited)
Date: Fri, 26 Feb 2010 20:02:53 -0500

On Fri, Feb 26, 2010 at 6:56 PM, Jason Harris <address@hidden> wrote:
On Fri, Feb 26, 2010 at 09:58:17PM +0000, Kim Minh Kaplan wrote:
> Jeff Johnson writes:

> > From the 3 deadlocks I've seen, I'd guess that any moderately large
> > (>500 keys) is likely to encounter a partition tree deadlock if
> > DB_INIT_LOCK is enabled.

Fortunately, I don't have these problems with pks even though mine
still uses BDB 2.x.  I know Hironobu (OpenPKSD) and Jonathan (onak)
report massive speed slowdowns with SQL-everything (that they used),
but I don't recall if they tried sqlite3.  I believe that BDB is a
solid DB with proper use of the API, having seen it in pks, but am
very hopeful that SKS will do quite well when converted to sqlite3.

I'm a big fan of sqlite, and Markus Mottl has written an excellent binding for the library --- far better than the mediocre binding I wrote for bdb.  I think porting sks to use sqlite instead of bdb would be great, although I would think some thinking about migration would be in order.

y

reply via email to

[Prev in Thread] Current Thread [Next in Thread]