Forum Discussion

Ashley's avatar
Ashley
Occasional Contributor
15 years ago

How do I dynamically distribute data across threads?

I’m writing a load test for an SMS gateway, the SMS’s are triggered through a http request that passes username, password, cellNumber and message as parameters. It’s a very simple system. The obje...