awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesComposite Wait Conditions

Combining parent dependencies, sleep timers, and external signals using OR/AND logic to control when a task may start.

Distinct from Task Composition Engines: Distinct from Task Composition Engines: focuses on the wait logic for task initiation, not general task chaining.

Explore 1 awesome GitHub repository matching development tools & productivity · Composite Wait Conditions. Refine with filters or upvote what's useful.

Awesome Composite Wait Conditions GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hatchet-dev/hatchetAvatar hatchet-dev

    hatchet-dev/hatchet

    6,622Vezi pe GitHub↗

    Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it

    Combines parent dependencies, sleep timers, and external signals with OR/AND logic to control task start conditions.

    Goconcurrencydagdistributed
    Vezi pe GitHub↗6,622
  1. Home
  2. Development Tools & Productivity
  3. Task Scheduling
  4. Task Composition Engines
  5. Composite Wait Conditions