| At line 1 changed 1 line. |
| !!!Concurrency Support In ETL |
| !!!Parallel Processing Support In ETL |
| At line 4 changed 1 line. |
| ETL Integrator allows user to invoke ETL runtime concurrently to process different set of data set in parallel e.g. user could submit multiple flat file and can invoke same ETL collaboration and ETLSE will process each file concurrently. |
| ETL Integrator allows user to invoke ETL runtime concurrently to process different set of data set in parallel e.g. user could submit multiple flat file and can invoke same ETL collaboration and ETLSE will process each file concurrently or could chunk the source data set by applying filter and then submit multiple data set than then be processed in parallel. |