🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Apache Kafka

Open-source distributed streaming platform designed to handle real-time data streams with high throughput and low latency, used as a message broker and log storage system.

📖
thuật ngữ

Apache Flink

Distributed stream and batch processing framework that offers complex event processing capabilities with state management and exactly-once semantics for real-time applications.

📖
thuật ngữ

Windowing

Fundamental stream processing technique that divides the continuous data stream into time-based or count-based windows to perform aggregations and analyses on data subsets.

📖
thuật ngữ

Backpressure

Flow control mechanism that allows processing systems to regulate the speed of data producers when consumers cannot keep up, thus preventing system saturation.

📖
thuật ngữ

Watermark

Temporal marker embedded in the data stream that allows tracking the progress of event time and managing late data in stream processing systems.

📖
thuật ngữ

Stateful Processing

Processing paradigm where operations maintain a persistent state between events, essential for aggregations, joins, and complex pattern detection in data streams.

📖
thuật ngữ

Exactly-Once Semantics

Processing guarantee that ensures each stream event is processed exactly once, even in case of failures, combining at-least-once delivery with consumer-side deduplication.

📖
thuật ngữ

CEP (Complex Event Processing)

Event processing technology that identifies meaningful patterns and complex correlations from multiple event streams in real-time to trigger immediate actions.

📖
thuật ngữ

Micro-batching

Hybrid approach that processes data streams by collecting micro-batches of events over short intervals, combining the advantages of batch processing and pure event processing.

📖
thuật ngữ

Event Sourcing

Architectural pattern where all state changes are recorded as an immutable sequence of events, allowing reconstruction of past states and complete system audit.

📖
thuật ngữ

Apache Storm

Distributed real-time stream processing system designed for extremely low latencies, using a topology of spouts and bolts to transform and analyze data streams.

📖
thuật ngữ

Change Data Capture (CDC)

Technique that captures and propagates data changes from transactional databases to real-time streaming systems, enabling continuous synchronization and analysis.

📖
thuật ngữ

Event Time vs Processing Time

Two fundamental temporal concepts where event time corresponds to when the event occurred, while processing time is when it is processed by the system.

📖
thuật ngữ

Stream Analytics

Discipline that applies advanced analytical techniques on continuous data streams to extract insights, detect anomalies and make real-time decisions.

📖
thuật ngữ

Data Pipeline Streaming

Data pipeline architecture specifically designed for continuous processing where data flows through multiple transformation and enrichment stages without intermediate storage.

📖
thuật ngữ

Message Queue

Middleware component that ensures asynchronous communication between message producers and consumers, guaranteeing reliable event delivery in distributed architectures.

📖
thuật ngữ

Real-time ETL

A process of extracting, transforming, and loading data that runs continuously on real-time streams, unlike traditional batch ETL which runs periodically.

📖
thuật ngữ

Apache Beam

A unified framework for batch and stream data processing that provides an abstract programming model capable of running on multiple runners like Flink, Spark, or Dataflow.

🔍

Không tìm thấy kết quả