Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ _Libraries for working with message brokers and event streaming._

_Libraries for scheduling jobs._

- [agent-collab](https://github.com/JianFeiGan/agent-collab) - A multi-agent orchestration engine for coordinating AI coding agents with YAML workflows, checkpoint recovery, and plugin system.
- [airflow](https://github.com/apache/airflow) - Airflow is a platform to programmatically author, schedule and monitor workflows.
- [apscheduler](https://github.com/agronholm/apscheduler) - A light but powerful in-process task scheduler that lets you schedule functions.
- [dagster](https://github.com/dagster-io/dagster) - An orchestration platform for the development, production, and observation of data assets.
Expand Down