> By the way: let line = myfile.readLine() is either a very bad example or very > good ! Because if myfile is a regular file, the 1:N dispatcher will be > blocked.
It wasn't meant to hint at Posix's non-existing async file support. It was a general example (Windows does not have a problem with it anyway.)