Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Configuring Hub Console Tools
  4. Part 3: Building the Data Model
  5. Part 4: Configuring the Data Flow
  6. Part 5: Executing Informatica MDM Hub Processes
  7. Part 6: Configuring Application Access
  8. Appendix A: MDM Hub Properties
  9. Appendix B: Viewing Configuration Details
  10. Appendix C: Row-level Locking
  11. Appendix D: MDM Hub Logging
  12. Appendix E: Table Partitioning
  13. Appendix F: Collecting MDM Environment Information with the Product Usage Toolkit
  14. Appendix G: Glossary

Configure Process Servers for Data Cleansing

Configure
Process Servers
for Data Cleansing

You can configure a
Process Server
for the
MDM Hub
implementation.
The
Process Server
is a servlet that cleanses data and processes batch jobs. You deploy the
Process Server
in an application server environment.
The
Process Server
is multithreaded so that each instance can process multiple requests concurrently.
You can run multiple
Process Servers
for each Operational Reference Store in the
MDM Hub
. The cleanse process is generally CPU-bound. Use this scalable architecture to scale the
MDM Hub
implementation as the volume of data increases. Deploy
Process Servers
on multiple hosts, to distribute the processing load across multiple CPUs and run cleanse operations in parallel. Additionally, some external adapters are inherently single-threaded, so the
MDM Hub
architecture can simulate multithreaded operations by running one processing thread for each application server instance.
You can install multiple
Process Server
instances on different application server instances that might be on the same host or different hosts, and register them in the
MDM Hub
. You must not register a single installation of a
Process Server
as multiple
Process Server
instances with different ports in the
MDM Hub
.

0 COMMENTS

We’d like to hear from you!