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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
twitter avatar

twitter/heronArchived

0
View on GitHub↗
3,632 estrellas·583 forks·Java·Apache-2.0·9 vistasheron.apache.org↗

Heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter

Features

  • Big Data Frameworks - Real-time analytics platform designed for high-scale processing.
  • Distributed Programming - Real-time, distributed, fault-tolerant stream processing engine.
  • Distributed Applications - Real-time analytics platform for distributed data.

Historial de estrellas

Gráfico del historial de estrellas de twitter/heronGráfico del historial de estrellas de twitter/heron

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace twitter/heron?

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter

¿Cuáles son las características principales de twitter/heron?

Las características principales de twitter/heron son: Big Data Frameworks, Distributed Programming, Distributed Applications.

¿Qué alternativas de código abierto existen para twitter/heron?

Las alternativas de código abierto para twitter/heron incluyen: apache/storm — Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to… alibaba/jstorm — jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data… apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/hadoop — Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process… alibaba/dubbo — Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables… addthis/hydra.

Alternativas open-source a Heron

Proyectos open-source similares, clasificados según cuántas características comparten con Heron.
  • apache/stormAvatar de apache

    apache/storm

    6,683Ver en 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

    Java
    Ver en GitHub↗6,683
  • alibaba/jstormAvatar de alibaba

    alibaba/jstorm

    3,877Ver en GitHub↗

    jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data streams using Apache Storm topologies. It functions as a real-time data analytics platform and distributed task orchestrator that manages complex data pipelines via directed acyclic graph execution. The system provides a scalable framework for data pipeline management, incorporating backpressure-aware flow control to regulate ingestion rates and dynamic resource allocation to adjust computing resources based on real-time demand. It maintains compatibility with Apache Storm conf

    Java
    Ver en GitHub↗3,877
  • apache/flinkAvatar de apache

    apache/flink

    26,086Ver en GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    Ver en GitHub↗26,086
  • alibaba/dubboAvatar de alibaba

    alibaba/dubbo

    41,522Ver en GitHub↗

    Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables communication between distributed services using a remote service orchestrator and a distributed service registry to locate available providers in real time. The system provides a microservice monitoring suite for health tracking and distributed tracing, alongside integrated security plugins for access control. It manages network traffic through routing strategies, rate limiting, and thread pool isolation to maintain system stability. The framework covers broader capabilities in

    Java
    Ver en GitHub↗41,522
Ver las 29 alternativas a Heron→