Table of Contents

Search

  1. Preface
  2. Part 1: On-Prem Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: Geocode Countries
  5. Appendix B: Reverse Geocoding Coverage
  6. Appendix C: Certified Mode Values

On-Premises Developer Guide

On-Premises Developer Guide

Parallel Processing Options for Efficient Multiple Address Execution

Parallel Processing Options for Efficient Multiple Address Execution

To maximize the performance of multiple address outputs with bulk addresses, use the parallel processing option. You can either use individual threads for sequential address processing, or distribute addresses across multiple threads at the same time.
There are two ways in which Address Verification can parallelly process multiple addresses:
  • You can set up multiple threads and enter one address at a time through each thread. This option utilizes all available function servers and improves the average processing speed. The number of available function servers is determined by the NumFunctionServer parameter value.
  • You can enter bulk addresses in Batch or Certified mode, and simultaneously process multiple addresses (up to 1000 addresses) through one or more threads. Address Verification distributes multiple addresses across all available function servers. If all the available function servers are not utilized at the same time, then some function servers may remain idle while others run the processing job. As a result, the average processing speed reduces.

0 COMMENTS

We’d like to hear from you!