首页 > 代码库 > storm学习初步

storm学习初步

本文根据自己的了解,对学习storm所需的一些知识进行汇总,以备之后详细了解。  

  1. maven工具
    1. 参考书目
      1. Maven权威指南
      2. 官方文档   
  2. Vagrant
  3. storm
    1. 参考书目
      1. Getting Started with Storm
      2. Storm Real-time Processing Cookbook
      3. Storm Blueprints: Patterns for Distributed Real-time Computation
  4. eclipse
  5. redis
  6. nodejs

 

storm学习初步