Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, is it possible to have data race when writing to a same file from different threads?
@blird Resource to List, then to Foreach Loop. Here’s something similar for me, he follows the list of Links and how many of them he will work on:
Put your function names in a LIST, than SHUFFLE that list and execute functions according to that shuffled list.
He meant one script per thread.
Each asynchronous function started, starts in separate thread. So in that example you will have 2 threads since 2 asynchronous functions will be started, each with its own (different) script.