Parallelism on Burr

This is supporting code for two blog posts:

  1. Parallel Multi Agent Workflows with Burr
  2. Parallel, Fault-Tolerant Agents with Burr/Ray

You can find basic code in application.py and run it in notebook.ipynb. Read the blog posts to get a sense for the motivation/design behind this.