awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesOrchestration Limits

Enforcement of request rates, concurrency, and execution durations for cross-service operations.

Distinct from Asynchronous Request Managers: Distinct from Asynchronous Request Managers: focuses on orchestration-level stability controls rather than general request lifecycle management.

Explore 1 awesome GitHub repository matching web development · Orchestration Limits. Refine with filters or upvote what's useful.

Awesome Orchestration Limits GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • temporalio/temporaltemporalio 的头像

    temporalio/temporal

    18,411在 GitHub 上查看↗

    Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running background processes. It functions as a platform for coordinating complex cross-service operations, ensuring consistency and reliability in distributed environments by decoupling workflow orchestration from task execution. The platform distinguishes itself through a deterministic, event-sourced execution model that reconstructs workflow state by re-executing code from an immutable event log. This approach isolates non-deterministic side effects into managed activities, allowin

    Orchestrates cross-service communication by enforcing limits on request rates, concurrent operations, and handler execution durations.

    Gocronjob-schedulerdistributed-crondistributed-systems
    在 GitHub 上查看↗18,411
  1. Home
  2. Web Development
  3. Asynchronous Request Managers
  4. Orchestration Limits