feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: SYS-MQ-STREAM-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [infrastructure, message-queues, kafka, event-streaming, distributed-systems, scalability]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Message Queues and Event Streams (메시지 큐와 이벤트 스트림)]]
|
||||
# Message Queues and Event Streams (메시지 큐와 이벤트 스트림)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "시스템 사이의 대화를 '비동기적 흐름'으로 전환하여, 서로를 기다리지 않고도 거대한 지능의 하모니를 완성하라" — 데이터를 생성하는 쪽(Producer)과 소비하는 쪽(Consumer)을 분리(Decoupling)하여 시스템의 유연성과 확장성, 내결함성을 극대화하는 통신 인프라.
|
||||
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 사고 로그와 원격 데이터 수집 스트림을 Kafka 기반의 이벤트 스트림으로 관리하여, 실시간 모니터링과 사후 분석을 동시에 수행함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Microservices-Architecture]], [[High-Availability-Systems]], [[System-Design-for-AI-Scale]], [[Real-time-Data-Processing]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Message-Queues-and-Event-Streams.md]]
|
||||
- [[Microservices-Architecture]], [[High-Availability-Systems]], System-Design-for-AI-Scale, Real-time-Data-Processing
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Message-Queues-and-Event-Streams.md
|
||||
|
||||
Reference in New Issue
Block a user