lua-users home
lua-l archive

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


"Luerl gives you full access to the all the concurrency and fault tolerance properties that Erlang provides."

... and then losing the characteristic Lua interpreter speed I'm afraid.... 


Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, March 31, 2021 1:48 PM, Robert Virding <rvirding@gmail.com> wrote:

Another completely different solution is to use Luerl https://github.com/rvirding/luerl which is an implementation of Lua 5.3 running on top of Erlang. Luerl gives you full access to the all the concurrency and fault tolerance properties that Erlang provides.

Robert


On Sat, 6 Mar 2021 at 22:49, 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.