lua-users home
lua-l archive

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


Does anybody have experience with using luajit an preemptive threading efforts (especially lua lanes) together? I plan not to use Lua+C (FFI), but only plain lua, if this would make a difference.

BTW: I both read the documentation for Lua lanes and Lua Tasks. I feel like going with lanes, unfortunately the documentation of lanes lackes the comparison with lua tasks. What are the main differences?

Regards,
    Johann