본문 바로가기

IT-Consultant

트위터에서 실시간 분석 플랫폼을 공개했습니다.

https://github.com/nathanmarz/storm/wiki

 

Storm is a distributed realtime computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing realtime computation. Storm is simple, can be used with any programming language, and is a lot of fun to use!

Read these first

Getting help

Feel free to ask questions on Storm's mailing list: http://groups.google.com/group/storm-user

You can also come to the #storm-user room on freenode. You can usually find a Storm developer there to help you out.

Related projects

  • storm-kestrel: Adapter to use Kestrel as a spout within Storm topologies
  • storm-deploy: One click deploys for Storm clusters on AWS

Documentation

BASICS

SETUP AND DEPLOYING

INTERMEDIATE

'IT-Consultant' 카테고리의 다른 글

CakePHP 기본구조  (0) 2011.11.03
CakePHP 버전 확인하는 방법  (0) 2011.11.03
첨부터 잘 만들자...  (0) 2011.09.19
1년_뒤에_보자_개X끼야  (0) 2011.09.19
트위터 분석 프레임웍 무료 배포  (0) 2011.09.14