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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTask Definition Migrations

Conversion of task definitions from one framework's conventions to another, such as Celery positional arguments to typed input models.

Distinct from Workflow Task Definitions: Distinct from Workflow Task Definitions: focuses on the migration process between frameworks rather than the definition itself.

Explore 1 awesome GitHub repository matching software engineering & architecture · Task Definition Migrations. Refine with filters or upvote what's useful.

Awesome Task Definition Migrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hatchet-dev/hatchetAvatar von hatchet-dev

    hatchet-dev/hatchet

    6,622Auf GitHub ansehen↗

    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

    Provides guidance for migrating Celery task definitions to typed input models.

    Goconcurrencydagdistributed
    Auf GitHub ansehen↗6,622
  1. Home
  2. Software Engineering & Architecture
  3. Workflow Task Definitions
  4. Task Definition Migrations