[erlang-questions] Not an Erlang fan

Bengt Kleberg bengt.kleberg@REDACTED
Wed Sep 26 10:03:35 CEST 2007


greetings,

while it would not be as fast as the solution suggested below, i think 
it would be very simple, and faster than using the io module, to add the 
possibility of stdin to file:read/2 and stout and stderr to file:write/2.


bengt
Those were the days...
    EPO guidelines 1978: "If the contribution to the known art resides
    solely in a computer program then the subject matter is not
    patentable in whatever manner it may be presented in the claims."


On 2007-09-25 21:31, Claes Wikstrom wrote:
...deleted
> 
> We want to get to the built in flow control that is part of
> the operating system. When the buffers are full, the writer blocks.
> If we keep on reading and buffering the messages, the writer will never
> block.
> 
> /klacke
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list