Home | Previous Page | Next Page   Disk, Memory, and Process Management > Loading with External Tables for Extended Parallel Server > Getting an Overview of High-Performance Loading >

Optimization

To optimize performance and load balancing, the database server data-flow manager partitions the conversion task into separate threads from the read and insert threads and then routes the conversions to coservers that have available resources. Once the rows are converted, the data-flow manager sends each row to the appropriate insert thread.

Figure 77 shows how multiple data-flow managers and conversions tasks balance the load process across multiple coservers:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]