lua-users home
lua-l archive

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


Hi,

Just wondering, has there been any more progress on the LuaThread
library, especially wrt Lua 5.1?
I just stumbled upon it and find that it looks to be what I need as
opposed to LuaTask (which creates new Lua universes... so mechanically
the equivalent of creating a new Lua process w/ a message pipe).

I didn't try to port it yet. Mostly because there never seemed to be
enough interest on it. But I plan to do it anyways, sooner or later.
I will probably work on it after I release a simple update to LuaSocket.

Regards,
Diego.