tree: ee42d6b8db30b19f5da2d2b49783aefd5a4b8eee [path history] [tgz]
  1. community_demo/
  2. hello_world/
  3. README.md
  4. requirements.txt
examples/dask/README.md

Scaling Hamilton on Dask

Dask is a general purpose framework that allows for parallel computation on a local machine, as well as scaling to a Dask cluster.

See the hello_world example for how you might accomplish scaling Hamilton on Dask.