Emulator stopping during mnesia writes
dgould@REDACTED
dgould@REDACTED
Thu May 11 21:02:41 CEST 2000
On Thu, May 11, 2000 at 01:26:33PM -0500, Scott Lystig Fritchie wrote:
> single process with a select() (poll()?) driver loop. Really busy Web
> servers implemented that way have a problem blocking for local disk
> I/O, though. So they use a whole bunch of external processes to read
> the file (if it indeed exists), which brings the whole thing into page
> cache first. The main process rarely blocks for local disk I/O. Sick
> and twisted, but apparently a very effective technique. And portable.
This is exactly what I was suggesting. For example, Informix and Oracle
database systems do this.
-dg
--
David Gould dgould@REDACTED
SuSE, Inc., 580 2cd St. #210, Oakland, CA 94607 510.628.3380
As long as each individual is facing the TV tube alone, formal
freedom poses no threat to privilege. --Noam Chomsky
More information about the erlang-questions
mailing list