[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT + FFI -- + native threads?
- From: Javier Guerra Giraldez <javier@...>
- Date: Tue, 15 Feb 2011 10:57:26 -0500
On Tue, Feb 15, 2011 at 10:55 AM, Michael Gogins
<michael.gogins@gmail.com> wrote:
> My question is this: Are there any plans to implement native threads
> in LuaJIT?
i think it could be relatively easy (famous last words) to port
LuaProc, or other 'erlang style' Lua concurrency schemes to LuaJIT
FFI.
--
Javier