Valuekeep IntegrationsGeneral
IntegrationsGeneral
General
Back | List of Articles

Glossary

Last changed in 27/12/2024

Pipeline: is a business process or workflow that can be broken down into simpler sub-processes or tasks. It is the basic processing unit of the Valuekeep Integrator platform.

Handler: a task or activity of the business process which has a specific implementation.

Integration.config: is the definition of a solution, with the declaration of all the components which are necessary to execute one or more business processes (pipelines).

Host: is the process runtime that instantiates the Valuekeep Integrator engine (Pipeline Engine) to execute the pipelines. The platform provides a Windows Service.

Worker: is the background thread (Worker) that executes each pipeline that has a scheduler defined. The host (Windows Service) is the manager of all workers.

Scheduler: is the component that defines the execution frequency of the worker and therefore of the pipeline. The platform provides an assistant scheduler.

Logger: is the component that receives all the events (LogEvent) coming from the pipelines' execution and can also interact (IInteractive) with the host to start/stop the running workers (ServiceRunner). The platform provides some loggers, but allows the extension of others.

Licenser: is the component that controls the use of plugins subject to licensing. The platform provides a solution licenser, but allows the extension of others.
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
Pipeline Hashing Calculation Pipeline Monitoring How to obtain consumption records via by OData? Pipeline Hashing Synchronization WebApi - Pipeline Hashing Synchronization