Project

General

Profile

Memory usage of CDO chains

Added by Elio Campitelli 2 months ago

Hi! A colleague commented that they'd tried to use cdo chains some years ago but that memory use would increase with large data compared with saving intermediate files to disk. Is that a current problem with operator chains?


Replies (1)

RE: Memory usage of CDO chains - Added by Uwe Schulzweida 2 months ago

Yes, the operators of a chain run in parallel. Each operator has its own memory, and the total memory required is the sum of all operators.

    (1-1/1)