Using TDB for glib/gobject applications

tridge at samba.org tridge at samba.org
Wed Jun 24 22:11:11 MDT 2009


Hi Simo,

 > Not sure it would be a really good idea for ldb, serializing
 > transactions is probably ok, and will make a lot of uses much simpler.

Serializing transactions at the ldb layer certainly is attractive,
although I couldn't see how to do it within a single process without
forcing all callers of all ldb API calls to be async. That would
complicate the code in places like the SAMR server a lot.

Did you have an idea on how to achieve this?

Cheers, Tridge


More information about the samba-technical mailing list