Was this helpful?
Concurrency
Another benefit of splitting a large file into smaller chunks is parallel processing. The process workflows can easily be designed to run in multiple threads within a single process space. Additionally, if you are licensed for concurrent job processing using multiple engines you can use the orchestration invoker to call the map in parallel but separate process spaces.
Last modified date: 08/02/2023