11-21-2024 10:40 PM
Hi Team,
In my pipeline, I need to clone the incoming data stream for further transformation. I have two options: either to use the Copy Snap or the Router Snap with both conditions set to true. Which option is more suitable for cloning large volumes of data, and which one is more efficient in terms of CPU and memory usage?
Solved! Go to Solution.
a month ago
No, both snaps are single-threaded.
11-22-2024 12:50 PM
The Copy snap will perform better.
11-24-2024 08:09 PM
Hi @ptaylor ,
I'm curious to know if cloning data with copy snap creates separate threads in runtime depending on how many copy snapshot outputs are enabled, and whether the router behaves in a similar way.
a month ago
No, both snaps are single-threaded.