<@ULVA73B9P> which OS platform is supported by pre...
# ask-marvin
s
@Marvin which OS platform is supported by prefect process workers
m
thought for 318.7 seconds
In Prefect 3.x, the process worker is cross-platform and supported on Linux, macOS, and Windows. It runs flow runs as local subprocesses, so if you can run Python and Prefect on the machine, you can run a process worker there. - Overview of workers: Workers (docs) - Process worker API reference: Process worker API - Windows guidance: Run Prefect on Windows