lua-users home
lua-l archive

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


Илья Удалов wrote on 9/29/2017 7:13 AM:
Take a look at new gorgeous lua module for multithreading - Effil.
Main feature are:
- thread safe tables.
- threads can be paused/resumed and canceled.
- FIFO channels.
Hi.

Over the years, I have invested a lot of time and scripting solutions in Lua Lanes. In general, I love it, but I am always looking for better technologies.

I assume you are aware of Lua Lanes. If so, could you cite some of the primary differences between Effil and Lua Lanes?

Thanks for your work!

Josh