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

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

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

1 个仓库

Awesome GitHub RepositoriesDataflow Priority Queue Managers

Queues that order data items by 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 Priority Queue Managers. Refine with filters or upvote what's useful.

Awesome Dataflow Priority Queue Managers GitHub Repositories

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

    apache/nifi

    5,976在 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

    Queues data with priority-based ordering to control processing order within the dataflow.

    Javaapachehacktoberfestjava
    在 GitHub 上查看↗5,976
  1. Home
  2. Software Engineering & Architecture
  3. Queue Implementations
  4. Priority Queues
  5. Dataflow Priority Queue Managers