awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesStream Processing Pipeline Deployments

Deploying and monitoring fault-tolerant stream processors on Kubernetes.

Distinct from Deployment Monitoring: Distinct from Deployment Monitoring: focuses on the deployment and monitoring lifecycle of stream processing pipelines, not general deployment health tracking.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Stream Processing Pipeline Deployments. Refine with filters or upvote what's useful.

Awesome Stream Processing Pipeline Deployments GitHub Repositories

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

    apache/storm

    6,683Vezi pe GitHub↗

    Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to process real-time data streams. It functions as a data pipeline orchestrator that allows users to define and deploy declarative data flow graphs connecting streaming sources to processing components. The system operates as a multi-tenant distributed compute engine that isolates workloads and limits resource usage across shared clusters using dedicated pools and access control. It is also a secure distributed processing engine that employs encrypted node communication and SSL-secur

    Provides capabilities for deploying fault-tolerant stream processing pipelines via declarative topologies.

    Java
    Vezi pe GitHub↗6,683
  • arroyosystems/arroyoAvatar ArroyoSystems

    ArroyoSystems/arroyo

    4,819Vezi pe GitHub↗

    Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming data with event-time semantics, enabling accurate windowed aggregations, joins, and stateful computations on unbounded event streams. The platform uses native Rust execution for high throughput and low latency, with periodic checkpointing for exactly-once fault tolerance and horizontal scaling across distributed workers. The system integrates deeply with Kafka for reading and writing topics with exactly-once delivery and supports change data capture (CDC) from MySQL and Postg

    Deploys fault-tolerant stream processors on Kubernetes with checkpointing and a web UI for monitoring.

    Rustdatadata-stream-processingdev-tools
    Vezi pe GitHub↗4,819
  • apache/streamparkAvatar apache

    apache/streampark

    4,312Vezi pe GitHub↗

    StreamPark is a centralized management platform designed to coordinate the deployment, monitoring, and operational lifecycle of distributed stream processing and batch applications. It functions as a control plane and orchestrator for data pipelines, specifically providing management capabilities for Apache Flink and Hadoop YARN environments. The platform distinguishes itself through a low-code approach to task deployment and a multi-engine execution adapter that supports diverse processing runtimes. It facilitates real-time data pipeline management by combining streaming SQL analytics with a

    Provides a centralized control interface for deploying and operating real-time data pipelines across multiple engines.

    Javaapachedevelopment-frameworkeasy-to-use
    Vezi pe GitHub↗4,312
  • datalinkdc/dinkyAvatar DataLinkDC

    DataLinkDC/dinky

    3,740Vezi pe GitHub↗

    Dinky is a real-time data platform for developing, deploying, and operating streaming applications based on Apache Flink. It functions as a SQL streaming IDE and a real-time data pipeline orchestrator, providing a web-based environment for writing and verifying queries with integrated logic plan visualization and lineage tracking. The platform acts as a distributed cluster manager, allowing the registration, monitoring, and administration of multiple processing clusters from a centralized interface. It also serves as a change data capture integration tool, synchronizing real-time database cha

    Deploys and monitors fault-tolerant stream processing applications across local and distributed environments.

    Javadatalakedatawarehouseflink
    Vezi pe GitHub↗3,740
  1. Home
  2. DevOps & Infrastructure
  3. Stream Processing Pipeline Deployments

Explorează sub-etichetele

  • Centralized Control PlanesManagement interfaces for coordinating the deployment and operation of stream processing pipelines. **Distinct from Stream Processing Pipeline Deployments:** Distinct from Stream Processing Pipeline Deployments: focuses on the centralized control interface for operational management rather than just the deployment mechanism.