ETL Multithreading

Prev Next

You can load data into ACE twice as fast.

Multithreading is the ability to execute multiple threads concurrently. In ACE, this allows a single file to be loaded in multiple threads at the same time, thereby speeding up the load process. Multithreading is available for the following ETL load methods.

  1. Clients
  2. Insurance Companies
  3. Account Flags
  4. Bankruptcy
  5. Notes (Account)
  6. Deceased
  7. Disputes
  8. Email Logs
  9. Conversion Transactions (Transactions Load Method with Conversion = true)
  10. Text Message Logs
  11. Phone Logs
  12. Letters
  13. Legal Cases
  14. Itemization Transactions
  15. Accounts (Bundling must be disabled)

From the Setup -> System page, set the maximum number of ETL threads to use.

Maximum ETL Threads
The optimal number to set for Maximum ETL Threads is 10 to 30. Actual results may vary depending on file specifications and concurrent activity in your ACE application and database.
Set Multithreading to true for an ETL profile with one of the ETL load methods listed above. Run a job to load the data using the ETL profile.

When Not to Use
The order of the data being loaded using this option is not explicit. Therefore, if data being loaded is dependent on previous data being loaded from the same file, multithreading should not be used.