-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
With the supplied 'qdb' wrapper, if you do multiple simultaneous invocations of quinedb (as, say, to increase performance on a multicore system), there's a chance of clashing writes to qdb.out/err, which will break the executable entirely.
To get around this you should lock the output files before quinedb is invoked.
Also it would be nice to have it support transactions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels