[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Luajit an preemptive multitasking
- From: Johann Höchtl <johann.hoechtl@...>
- Date: Wed, 19 Dec 2007 13:23:37 +0100
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