Skip to content
SP StackPractices

Tag: scheduler-agent-supervisor

Browse 1 practical software engineering resources tagged with "scheduler-agent-supervisor". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving scheduler-agent-supervisor.

Scheduler Agent Supervisor Pattern

Coordinate resilient job scheduling by separating scheduling logic from execution agents and adding a supervisor that monitors, restarts, and manages agent lifecycle.