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

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

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

1 个仓库

Awesome GitHub RepositoriesDistributed Coordination Patterns

Interfaces for managing complex asynchronous application patterns like sagas and event sourcing.

Distinct from Complex Workflow Coordination: Specializes in high-level distributed coordination patterns rather than general task execution chains.

Explore 1 awesome GitHub repository matching software engineering & architecture · Distributed Coordination Patterns. Refine with filters or upvote what's useful.

Awesome Distributed Coordination Patterns GitHub Repositories

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

    ThreeDotsLabs/watermill

    9,760在 GitHub 上查看↗

    Watermill is a Go library for building event-driven applications. It provides a framework for implementing event-driven architectures through a consistent interface for message publishing and subscribing, featuring a pub/sub message router and event stream processing pipelines. The library uses interface-based abstractions to decouple message producers and consumers from the underlying message broker. This allows different messaging technologies to be swapped via plugin-based broker integration. It employs a router-driven dispatch system and middleware-based pipelines to manage cross-cutting

    Provides an interface for managing complex patterns such as event sourcing and sagas to coordinate requests.

    Gocqrsevent-drivenevent-sourcing
    在 GitHub 上查看↗9,760
  1. Home
  2. Software Engineering & Architecture
  3. System Internals
  4. Centralization Patterns
  5. Workflow Execution Managers
  6. Complex Workflow Coordination
  7. Distributed Coordination Patterns