Valuekeep IntegrationsValuekeep Integrator
IntegrationsValuekeep Integrator
Valuekeep Integrator
Back | List of Articles

What are Workers?

Last changed in 27/12/2024

When the system starts, all pipelines that have a scheduler assigned are started, creating a worker that will execute the pipeline periodically. The periodicity of execution is determined by the worker's SleepPeriod. The first execution
occurs after the SleepPeriod defined by the worker's configuration, and at the end of each execution, the scheduler is responsible for recalculating the value of the SleepPeriod according to its own configuration. This allows the scheduler to manage the execution period of the pipeline.

In practice, the worker configuration should not be defined in the configuration file, we should let the system automatically assign the default configuration. We can thus omit the worker definition. Only exceptionally may it be necessary
to define a different configuration.

Bookmark or share this article
Esta página foi útil?
Obrigado pelo seu voto.

login para deixar a sua opinião.

Obrigado pelo seu feedback. Iremos analisá-lo para continuarmos a melhorar!
Related Articles
What is Valuekeep Integrator? How to download and install Valuekeep Integrator? What are Schedulers and how to configure them? What is the Valuekeep Integrator-SDK? How does the configuration file work?