[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Module for easy multithreading
- From: Matthew Wild <mwild1@...>
- Date: Fri, 29 Sep 2017 15:16:19 +0100
On 29 September 2017 at 14:13, Илья Удалов <udalovilia@gmail.com> wrote:
> Hi,
>
> Take a look at new gorgeous lua module for multithreading - Effil.
Ah thanks! I look forward to trying this out. I cry whenever I need to
use threads in Lua (and was considering writing a new library like
this one). All the existing ones I've used try too hard, and have
weird bugs, deadlocks and crashes.
Regards,
Matthew