# `bigml-parallel`: A CLI tool for running WhizzML scripts in parallel This is a tool for parallel processing of BigML resources (typically sources or datasets) using WhizzML scripts. It's still somewhat experimental. To install, download binaries from the [releases page](https://github.com/faradayio/bigml-rs/releases). This tool will output the resulting BigML execution objects as JSON structs, one per line, in no particular order. It runs up to `--max-tasks` BigML executions at a time. ```txt Execute WhizzML script in parallel over one or more BigML resources USAGE: bigml-parallel [OPTIONS] --script