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

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

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

1 个仓库

Awesome GitHub RepositoriesStream Processing Resource Managers

Systems that provision and allocate compute resources specifically for distributed data flow topologies.

Distinct from Cluster Resource Managers: Distinct from general HPC Cluster Resource Managers: focuses on the dynamic allocation of workers for stream processing DAGs rather than batch scientific workloads

Explore 1 awesome GitHub repository matching scientific & mathematical computing · Stream Processing Resource Managers. Refine with filters or upvote what's useful.

Awesome Stream Processing Resource Managers GitHub Repositories

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

    nathanmarz/storm

    8,772在 GitHub 上查看↗

    Storm is a distributed stream processing framework and fault-tolerant compute engine designed for executing real-time continuous computations across a cluster of machines. It functions as a stateful stream processor and cluster topology manager, enabling the deployment and monitoring of distributed data flow configurations. The system ensures exactly-once semantics by utilizing transactional state management to guarantee that every message in a data stream is processed exactly one time. It further operates as a distributed RPC system, allowing for the integration of non-native languages throu

    Provides mechanisms to assign specific hardware to data flows and monitor throughput for resource isolation.

    Java
    在 GitHub 上查看↗8,772
  1. Home
  2. Scientific & Mathematical Computing
  3. High-Performance Execution Environments
  4. High-Performance and Parallel Computing
  5. High-Performance Computing
  6. Cluster Resource Managers
  7. Stream Processing Resource Managers