Designing and coding applications for MTF

You can use the following steps when preparing a z/OS® XL C application to work with MTF:
  1. Identify computationally-independent code
  2. Create parallel functions
  3. Insert calls to parallel functions in main task program

New programs can be designed to use MTF, and existing programs can be reconstructed.