[Haskell-cafe] Fwd: Default stdout buffering of child process of createProcess

ok at cs.otago.ac.nz ok at cs.otago.ac.nz
Sun Aug 3 22:31:26 UTC 2014


I find the idea of buffering as an optional optimisation
theoretically nice but practically, not so much.  I am
sick of having to tell students "Java does not buffer by
default, it is up to YOU to use BufferedReader and/or
BufferedWriter if you do not want I/O to be catastrophically
slow".





More information about the Haskell-Cafe mailing list