MFX for z/VSE sorting software uses a proprietary facility called Dynamic Storage Manager (DSM).
- A virtual library keeps the MFX program library in virtual memory, avoiding load and program fetch overhead as well as the use of SVA space.
- Virtual sortwork creates sortwork files in data space and accesses data at memory speed instead of the slower DASD speed, resulting in significant reductions in elapsed time and SIOs.
- The sort manager manages sortwork for multiple sorts in data space and chooses the best mix of media for sortwork based on sort characteristics and system conditions.
These advanced functionalities allow MFX for z/VSE customers to achieve maximum ROI with the world’s fastest and most efficient mainframe data sort technology.
- Reduce consumption of CPU and SIO resources
- Improve your overall system throughput
- Generate multiple, uniquely formatted output files in a single pass of the input file
- Invoke through JCL or through COBOL, PL/1, or Assembler language programs