* storm 소개
역시 한글 자료
http://d2.naver.com/helloworld/484148
큰 그림
(paper) storm internals 부분
http://db.cs.berkeley.edu/cs286/papers/storm-sigmod2014.pdf
* apache storm 커미터인 임정택씨가 쓴 글
* 트위터가 storm 대신 heron을 만들고 있음
좋은 성능과 클라우드 환경(yarn, mesos, aurora)을 지원
Heron is designed with the goal of operating in a cloud environment on top of a scheduling framework such as Aurora or YARN (although it can also run in local mode). As a result, it leverages the resource isolation mechanisms implemented by these frameworks. Storm, on the other hand implements parts of the functionality of the Heron Resource Manager, the Heron Scheduler and the underlying scheduling framework in the same abstraction.
https://www.infoq.com/news/2015/06/twitter-storm-heron
https://blog.twitter.com/engineering/en_us/a/2015/flying-faster-with-twitter-heron.html
https://twitter.github.io/heron/docs/concepts/architecture/
https://blog.acolyer.org/2017/06/29/twitter-heron-towards-extensible-streaming-engines/
'scribbling' 카테고리의 다른 글
| 홍콩과기대 김성훈 교수, 네이버 선행AI연구팀 CLAIR 합류 소식 (0) | 2017.09.08 |
|---|---|
| 참조 아키텍처 - uber의 distributed tracing (0) | 2017.08.24 |
| [펌] 페이스북 뉴스 피드 알고리즘 (0) | 2017.08.14 |
| [펌] 카카오 뱅크 DB와 개발 언어 (0) | 2017.08.14 |
| [펌] data warehouse와 data lake의 차이 (0) | 2017.07.14 |


