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

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

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

twitter/heronArchived

0
View on GitHub↗
3,632 星标·583 分支·Java·Apache-2.0·9 次浏览heron.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.

Star 历史

twitter/heron 的 Star 历史图表twitter/heron 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

twitter/heron 是做什么的?

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

twitter/heron 的主要功能有哪些?

twitter/heron 的主要功能包括:Big Data Frameworks, Distributed Programming, Distributed Applications。

twitter/heron 有哪些开源替代品?

twitter/heron 的开源替代品包括: 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.

Heron 的开源替代方案

相似的开源项目,按与 Heron 的功能重合度排序。
  • apache/stormapache 的头像

    apache/storm

    6,683在 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
    在 GitHub 上查看↗6,683
  • alibaba/jstormalibaba 的头像

    alibaba/jstorm

    3,877在 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
    在 GitHub 上查看↗3,877
  • apache/flinkapache 的头像

    apache/flink

    26,086在 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
    在 GitHub 上查看↗26,086
  • alibaba/dubboalibaba 的头像

    alibaba/dubbo

    41,522在 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
    在 GitHub 上查看↗41,522
查看 Heron 的所有 29 个替代方案→