Skip to content

Releases: parallelworks/burst-render-demo

v1.0 — Two-Site Burst Renderer

05 Mar 13:50
bda6adb

Choose a tag to compare

Initial stable release of the Multi-Site Burst Renderer.

Features

  • Mandelbrot fractal rendered in parallel across two compute sites
  • Live dashboard with real-time tile updates, throughput chart, and per-site stats
  • Session proxy integration for browser access
  • Reverse SSH tunnel for cross-site communication

Portability

  • uv package manager bootstrapping (falls back to pip)
  • Pure Python HTTP upload (no curl dependency on render nodes)
  • pw ssh for tunnel authentication