> One product that uses > NSS works around that limitation by having a single separate DB process > that manages the DBs, and that serves all DB access requests from other > processes. However there are access control issues with that approach > that are not well solved on all platforms, IINM. > > Perhaps some work will need to be done in NSS to add begin/end transaction > calls (not now present) once we find the suitable candidate.
The one product nelson meantioned does support transactions, so I added begin/end transaction calls into the database accesses in NSS. When the new database was not being used, these functions map to no op. It is yet to be seen if those transaction marks are placed corrrectly, however. bob
smime.p7s
Description: S/MIME Cryptographic Signature
