[bind10-dev] Locking question on blog article
Shane Kerr
shane at isc.org
Tue May 11 02:44:05 UTC 2010
Michael,
Someone posted a question about SQLite locking on our blog:
https://www.isc.org/community/blog/201004/why-sqlite3#comment-476
Do you think you can give a reasonable answer?
BTW, he mentions some Oracle SQLite BDB thingy. A bit of googling
reveals this:
http://www.oracle.com/technology/products/berkeley-db/sql.html
It will be interesting to do some benchmarks on this at some point. I'm
specifically wondering about a comparison between:
* SQLite
* BDB
* BDB via the SQLite API
If BDB via the SQLite API is faster than "native" SQLite and it supports
an expression that can give us the next/previous values of a column,
then maybe we should use this as our default DNSSEC-enabled backend.
--
Shane
More information about the bind10-dev
mailing list