Skip to content

Commit

Permalink
Adds parallelism example - WIP but we want to get out before the Show…
Browse files Browse the repository at this point in the history
… HN tomorrow
  • Loading branch information
elijahbenizzy committed Nov 19, 2024
1 parent 7f2f1fd commit 8100c66
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/parallelism/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Parallelism

In this example we go over Burr's parallelism capabilities. It is based on the documentation (https://burr.dagworks.io/pull/370/concepts/parallelism/), demonstrating the `MapStates` capabilities.

See [the notebook](./notebook.ipynb) for the full example.

You can follow along with this [Loom video](https://www.loom.com/share/a871abe84f974a499d7fb5bae42c35ae)
Loading

0 comments on commit 8100c66

Please sign in to comment.