Table of Contents

Search

  1. Preface
  2. Introduction
  3. Informatica IDQ Cleanse Engine
  4. Informatica Address Verification Cleanse Engine
  5. Trillium Director Cleanse Engine
  6. Troubleshooting

Setting the Threading Pool

Setting the Threading Pool

When the Trillium adapter works with large data sets, it uses thread-pool connections in the application server. These threads are shared by all the jobs that the server handles. The thread-pool level is designated in the following property:
cleanse.library.trilliumDir.property.td.project.pool.MaxActive=nn
where nn is the same or slightly higher than the total thread count of all jobs running in parallel.
The default setting for the
MaxActive
property allows as many connections as are requested. To restrict the number of connections, reset the
MaxActive
property value.

0 COMMENTS

We’d like to hear from you!