awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Exactly-Once Processing Semantics · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesExactly-Once Processing Semantics

Guarantees that each input record is processed exactly once despite system failures.

Explore 1 awesome GitHub repository matching data & databases · Exactly-Once Processing Semantics. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing Frameworks
  5. Exactly-Once Processing Semantics

Awesome Exactly-Once Processing Semantics GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • pathwaycom/pathway

    pathwaycom/pathway

    59,684GitHubView on GitHub↗

    Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines. It functions as an orchestrator for complex data transformations, utilizing a differential dataflow engine to process updates incrementally. By treating static datasets and continuous event streams with

    Ensures every input record is processed exactly once through reliable checkpointing and deterministic execution.

    Pythonbatch-processingdata-analyticsdata-pipelines