awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ twitter/heronمخطط تاريخ النجوم لـ twitter/heron

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Heron

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Heron.
  • apache/stormالصورة الرمزية لـ apache

    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/jstormالصورة الرمزية لـ alibaba

    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/flinkالصورة الرمزية لـ apache

    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/dubboالصورة الرمزية لـ alibaba

    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
عرض جميع البدائل الـ 29 لـ Heron→

الأسئلة الشائعة

ما هي وظيفة 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.