lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

Love2d has components that can be built individually, one of which is
a threads module. This is probably a good bit of work to set up if you
find some other alternative though. Here are the docs for the API you
will eventually get to use after that work:
https://love2d.org/wiki/love.thread

On Sun, Mar 7, 2021 at 6:49 AM caco <cacophonitrix@protonmail.com> wrote:
>
> I'm looking for a "lightweight threads" thread pool that I can submit parallel tasks to; no communication between threads required. What package should I use? (I'm on lua 5.4) Thanks.
>
>
> Sent with ProtonMail Secure Email.
>