Python

The Python Driver, or PyDriver, is a Driver that can submit Python scripts for execution in the GridServer environment. This enables you to create Python scripts to run on multiple Engines and return the results to a central location. You can achieve parallelism by iteratively changing the script that is passed to successive tasks.