Petals-SE-Talend

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History


h1. The way it works
h1. Message Processing

This section deals with the way requests messages (or requests) are processed by the Petals-SE-Talend component.
As a user, it is important to understand the logic of the component to use it efficiently.



One typical example of a singleton job is a job which moves data from one database to another one.
It would make no sense for two instances of this job tor run at the same time, especially if they work on the same databases.
{info}