Add load-aware cockpit queue dispatcher

- New CockpitQueueDispatcher: per-project serialized task queues
- LoadMonitor: checks system load/memory before dispatching
- Parallel execution across projects with round-robin fairness
- CLI commands: cockpit queue, cockpit dispatch

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
admin
2026-01-14 11:35:33 -03:00
parent fde9f1e7c9
commit b2a0dec79b
5 changed files with 541 additions and 0 deletions