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, I have 4 variables A1,A2,A3,A4. How can I do the action "Call function in several threads" in 4 threads and each thread uses a different variable. Thank.
Use resources, they are meant for distribution of data to multiple threads.
Thank you so much guys. I finally achieved it
When create the resource activate "delete after use"
Try: If thread index * sleep > (certain number) Make it sleep for a random amount of time (few minutes)