lua-users home
lua-l archive

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


caco <cacophonitrix@protonmail.com> 于2021年3月7日周日 上午5:49写道:
>
> 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.
>

I'm working on a small project https://github.com/cloudwu/ltask , you
might be interested.



-- 
http://blog.codingnow.com