Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 323 Bytes

Usage

To run a python sample, having already gone through the quick start guide

Start some sample workers to process in parallel with:

poetry run python samples/run_workers.py

Start a workflow to run on those workers, for example with

poetry run python samples/perform_sql_batch_migration.py