2011/4/11 Robert G. Jakabosky <[email protected]>:
> On Sunday 10, Benoit Germain wrote:
>
> I ported the latency & throughput benchmarks from lua-zmq to the Lanes
> interface (see the two attached lua scripts).  I wasn't able to get Lanes to
> work on LuaJIT2 even when using unparsed Lua code for the thread function.
>

Yeah I know. I said that unparsed code was a step towards LuaJIT
compatibility. But it happens that part of Lanes code makes use of a
lane to implement a timer functionality, and this hasn't been changed
to generate the lane from unparsed code. The easiest solution for me
would be to disable timer in LuaJIT but I haven't gotten around to do
it yet.



-- 
Benoit.

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to