[DGD] DGD and *dbm
Noah Gibbs
noah_gibbs at yahoo.com
Mon Jul 21 19:03:14 CEST 2008
--- On Mon, 7/21/08, Felix A. Croes <felix at dworkin.nl> wrote:
> >From DGD/MP's point of view, file reads will be
> inefficient and
> file writes (or reads with side effects) will be very
> inefficient,
> progressively more so for a larger number of processors.
This seems like it would have significant implications for logging. Would logging be significantly deprecated somehow in DGD/MP? Or would it want to log to a memory structure of some kind, and just plan to dump it all to file at thread end?
In the latter case, finding out what went wrong if a thread is interrupted might be annoying...
More information about the DGD
mailing list