Multi-threading and LiveCode
Posted: Thu Apr 21, 2016 1:09 pm
I am writing a Proof of Concept where the stack interacts with Web Services. I want to stress the Web Service from a single stack with requests.
I'm sort of at a loss as to how to invoke multiple "threads" to the Web Service.
Should I use multiple cards with startup scripts? Or a looping structure with a number of loops specified?
It appears that the "load URL" function executes asynchronously. Am I missing something obvious?
Thank you,
Tom
I'm sort of at a loss as to how to invoke multiple "threads" to the Web Service.
Should I use multiple cards with startup scripts? Or a looping structure with a number of loops specified?
It appears that the "load URL" function executes asynchronously. Am I missing something obvious?
Thank you,
Tom