awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nathanmarz/stormAvatar von nathanmarz

    nathanmarz/storm

    8,772Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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