Netflix uses Meson, an in-house workflow system, to orchestrate and schedule machine learning pipelines using Spark. Meson allows for heterogeneous environments, multi-tenancy, and optimized workflows for machine learning tasks like parameter sweeping with over 30,000 docker containers. It delegates execution to resource managers like Mesos and supports standard and custom steps, parameter passing, structured constructs, and two-way communication between steps.