Outbound streaming scenarios
Learn about Reltio's queue configurations for efficient usage, such as dedicated queues for each setup or shared queues for multiple setups.
Reltio supports a unique queue for each configuration, multiple configurations on a single queue, and the same configuration on multiple queues for optimal use.
Let's see some examples of multiple configurations on a single queue and same configuration on multiple queues.
Multiple configurations on a single queue
For example, two different configurations are defined on the Test-queue external queue. Events qualifying for configuration 1 and configuration 2 are streamed to Test-queue.
Configuration 1 - This configuration has no object or event filters and the Payload type is Delta.
Configuration 2 - This configuration has event filters and the Payload type is Snapshot (Selected fields).
Configuration 3 - This configuration has event filters and the Payload type is Snapshot with delta.
Once you save the queue configuration, the queue name appears in your UI.
Same configuration on multiple queues
Defining the same configuration for multiple queues ensures that qualifying events are streamed to all queues that have the selected configuration. The events flow is as shown:
For example, the same configuration is defined in Test-queue1 and Test-queue2 external queues. Events qualifying for configuration 1 and configuration 2 are streamed to both Test-queue1 and Test-queue2.
Configuration 1 - This configuration is defined in Test-queue1, has no object or event filters,
and has the Payload type Snapshot
(All fields).
Configuration 2 - This configuration is defined in Test-queue2, has no object or event filters, and has the Payload type Delta.
Once you save the queue configuration, the queue name appears in the UI.