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,772GitHub पर देखें↗

    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