Free feature

Scheduling and signallingΒΆ

The active part of a pipe is called a pump. A pump makes entities flow through the pipe and can be scheduled to run at regular intervals. These intervals can be specified in seconds or using a cron expression. Optionally, you can also schedule the pipe to do full rescans.

Signalling is a feature that automatically signals downstream pipes when data changes upstream. Signalling is enabled by default. A signal schedules the pump for immediate execution. This feature allows for new data to flow downstream at a much faster pace than if the pumps ran at scheduled intervals.