/
Web Service Multithread Worker
Web Service Multithread Worker
The Web Service Multithread Worker is designed to be used with the Web Service Multithread component. For steps on setting up and running the two components, see the documentation for the Web Service Multithread component.
The worker component handles the actual processing of the data dispatched by the ServerComponent
. The component’s custom fields contain a ThreadCount
value used to create multiple worker component threads running in parallel to process several requests simultaneously.
The Web Service Multithread and Web Service Multithread Worker components require IguanaX v10.1.107 or later.
Adapting the Component:
There are a few ways you can adapt and expand this component for more complex workflows:
, multiple selections available,
Related content
Web Service Multithread
Web Service Multithread
More like this
Parallel Processing Within Components
Parallel Processing Within Components
More like this
Call a function within another Component
Call a function within another Component
Read with this
Web Service
Web Service
More like this
Run a Plain Component from another Component's Commit
Run a Plain Component from another Component's Commit
Read with this
Handling HTTP Responses
Handling HTTP Responses
More like this