lua-users home
lua-l archive

Re: Coroutines and blocking IO

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


Hi,
That's what I find neat about the Ruby solution. From Ruby the IO
looks like it is synchronous. All of the select/poll and IO thread
logic is hidden in C code and invisible to the Ruby programmer. There
is no Ruby API for async IO.
Will look into it, thanks.
Regards,
Diego.

AltStyle によって変換されたページ (->オリジナル) /