Pipelines

Prev Next

What’s a Pipeline?

Pipelines are the core of how zSYNC works. Data is grabbed from a source, ran through a pipeline where it is filtered, modified, enhanced, simplified, used to trigger other actions, or left completely untouched, then dumped to its destination. Pipelines are what zSYNC uses to sync data between your applications, or even to and from your single application.

They’re made of consecutive building blocks called Workers. Read more about Workers here.