|
Hi, 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. Install it from luarocks: luarocks install effil Sources hosted on GitHub https://github.com/effil/effil Blog post about Effil: https://mihacooper.github.io/effil/lua/2017/09/28/effil/ — Ilia and Miha |