Re: Parallel processes: multi-core, same CPU?

Norman Ramsey <[email protected]> Wed, 17 Jun 2026 18:29:58 -0400
Newsgroups gmane.comp.lang.lua.general
Message-ID <[email protected]>
 > > This is a known limitation with lua - you can't run two lua threads (under
 > > the same lua_State) in parallel...
 > 
 > Shameless plug: one option is https://github.com/LuaLanes/lanes (there are
 > others, but they can publicize themselves :-)).

I have used Lua Lanes and gotten excellent speedups.


Norman

-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/20260617222958.A8C5E2C05FB%40homedog.cs.tufts.edu.