awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesDataflow

Queues that order data items by configurable priority within a dataflow pipeline to control processing order.

Distinct from Priority Queues: Distinct from general Priority Queues: specifically designed for dataflow pipeline processing order control, not generic queue implementations.

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

Awesome Dataflow GitHub Repositories

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

    apache/nifi

    5,976Vezi pe GitHub↗

    Apache NiFi is a flow-based programming platform that enables the visual design, monitoring, and management of data pipelines. At its core, it provides a web-based visual dataflow designer where users build directed graphs of processors to route, transform, and mediate data movement between any source and destination without writing custom code. The system records fine-grained data provenance for every data item from ingestion to delivery, supporting audit, debugging, and replay of data lineage. The platform distinguishes itself through a zero-master cluster architecture that distributes proc

    Implements priority-queued data buffering that controls processing order within the dataflow based on configurable priorities.

    Javaapachehacktoberfestjava
    Vezi pe GitHub↗5,976
  1. Home
  2. Software Engineering & Architecture
  3. Queue Implementations
  4. Priority Queues
  5. Dataflow