# Arroyo - Rust로 작성된 분산 스트림 처리 엔진

> Clean Markdown view of GeekNews topic #8985. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8985](https://news.hada.io/topic?id=8985)
- GeekNews Markdown: [https://news.hada.io/topic/8985.md](https://news.hada.io/topic/8985.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-19T10:17:01+09:00
- Updated: 2023-04-19T10:17:01+09:00
- Original source: [github.com/ArroyoSystems](https://github.com/ArroyoSystems/arroyo)
- Points: 16
- Comments: 0

## Topic Body

- 데이터 스트림에 대해서 효율적으로 Stateful Computation을 수행하기 위해 설계   
- 대량의 실시간 데이터에 대해서 복잡한 쿼리를 1초내에 답변   
- Kafka/Spark/Flink 가 있는데 왜?   
  - 서버리스 오퍼레이션: 최신 클라우드 환경에서 동작하도록 설계. 심리스 스케일링, 리커버리, 리스케줄링 지원   
  - 고성능 SQL  
  - 비전문가를 위한 설계: 파이프라인 API를 내부 구현과 분리. 실시간 데이터 파이프라인을 만들기위해 스트리밍 전문가가 될 필요 없음

## Comments



_No public comments on this page._
