Overview
If a source file is large, especially if it is an XML file, it makes sense to split it into multiple smaller files, and then process them one by one in a loop.
While splitting the files, Etlworks consumes only a minimum amount of RAM and CPU cycles, which allows it to work with very large files without blocking other tasks.
Process
For the full process, you can:
- Read about splitting files.
- Read about performance tips when working with files.
- Read about merging files.
Comments
0 comments
Please sign in to leave a comment.