lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple runs


From: Franck Arnaud
Subject: multiple runs
Date: 12 Sep 2001 14:45:44 GMT

> You really can't run multiple louts in parallel, as they will be
> clobbering a shared database.

Ah yes, you'd need to delay the pipeline. There could be 
a solution: keeping the input file, and the database, in RAM 
and dumping them to stdout at the end of the process, and 
conversely on stdin. Would solve the problem of corrupted 
DBs with DBs existing only in memory.

Seems a bit overkill though, I think I'll live with a script.

--
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]