User Guide : Best Practices : Bulk or Batch Pattern Integrations : Concurrency
 
Share this page                  
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.