awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesProcessing Mode Configurations

Settings to toggle between parallel throughput and sequential execution for message processing.

Distinct from High-Throughput Task Processing: Focuses on the execution mode (parallel vs sequential) rather than general high-throughput architectural patterns.

Explore 1 awesome GitHub repository matching software engineering & architecture · Processing Mode Configurations. Refine with filters or upvote what's useful.

Awesome Processing Mode Configurations GitHub Repositories

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

    dotnetcore/CAP

    7,088Vezi pe GitHub↗

    CAP is a .NET distributed transaction framework and event bus designed to manage asynchronous communication in microservices. It implements the outbox pattern to ensure eventual consistency and reliable message delivery by persisting messages in local database tables until transactions commit. The framework includes a distributed message monitor and web dashboard for tracking the status of sent and received messages. It provides tools for event traffic visualization, distributed request tracing, and the ability to manually trigger retries for failed delivery attempts. The system supports var

    Allows configuration between parallel processing for high throughput and sequential execution for strict message ordering.

    C#distributed-transactionseventbuskafka
    Vezi pe GitHub↗7,088
  1. Home
  2. Software Engineering & Architecture
  3. High-Throughput Task Processing
  4. Processing Mode Configurations