Answer the question
In order to leave comments, you need to log in
Is real multithreading possible in Lua?
For example, there is a table. And there are 2 functions that access it. You need to run them in 2 threads so that they asynchronously read and change the data in the table.
These two threads must be able to run on different cores/processors, which is common with threads.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question