The Web Service Multithread component is designed to work with the Web Service Multithread Worker to enable parallel processing of requests. These components have two distinct roles:
...
Expand | ||
---|---|---|
| ||
Using +COMPONENT, import two components:
|
...
Expand | |||||
---|---|---|---|---|---|
| |||||
You can use any mechanism to send HTTP requests to the Web Service Multithread component configured endpoint - default is http://localhost:7778/. If your Iguana instance is running remotely you can use the public IP address. If you want to use Iguana as the test source system to create a data feed, you can use the following simple setup:
|
...