Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Web Service Multithreaded Worker is designed to be used with the Web Service Multithreaded component. For steps on setting up and running the two components, see the documentation for the Web Service Multithreaded.

The worker component handles the actual processing of the data dispatched by the ServerComponent, in this case, the Web Service Multithread component. The component’s custom fields contain a ThreadCount value which can be configured as any number between 2 and 100. Incresaing the ThreadCount creates multiple worker component threads running in parallel, to process several requests simultaneously.

  • No labels