Home - scottlove/MessageProducer GitHub Wiki
This is Project Wiki for my Storm/Kafka/Message processing sample application. This is primarily a learning experimentation project for myself. Overall goal of this project has been to build fully scaled out near real time processing system. Feel free to clone, copy or peruse any portion of this project.
See webpage of sample client fed by the application here. Ping me if page is down and I'll bring it back up (I have fixed budget on hosting this and sometimes bring it down when I am running over budget).
Note: While I have tried to use good design and software dev practices throughout (unit testing, good design patterns, and coding), this project has been done as one person project for fun. If using any of this code, make sure to review and update appropriately.
Core technologies: Storm, Zookeeper,Kafka,Cherrypy,NettyIO,MySQL and Apache. Programming languages include: Java, Python,JavaScript, and JQuery
This code for this project is located in several GitHub project directories:
- https://github.com/scottlove/MessageProducer
- https://github.com/scottlove/MessageListener
- https://github.com/scottlove/Storm
- https://github.com/scottlove/CherryPy
- https://github.com/scottlove/DemoCSS