OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

[docs] Add documentation for the new Distributed Scheduler module

Open ramonfigueiredo opened this issue 2 months ago • 0 comments

Describe the enhancement Add documentation for the new Distributed Scheduler, a standalone Rust module that offloads frame dispatching workload from Cuebot to enable horizontal scalability for larger render farms.

The documentation should include:

  1. Getting Started Guide (docs/_docs/getting-started/deploying-scheduler.md)

  2. Technical Reference (docs/_docs/reference/scheduler.md)

  3. News/Release Announcement (docs/news/2025-12-12-distributed-scheduler-release.md)

  4. README updates

  • docs/README.md
  • rust/README.md

ramonfigueiredo avatar Dec 12 '25 23:12 ramonfigueiredo