You have found the right place if you are looking for a step-by-step complete guide to setup Apache storm from scratch on your local machine and deploy a topology jar onto the same.
Apache Storm – Trade Processor PoC
Looking for a practical implementation of Apache Storm framework on a real life use-case? I have got one for you. Most of the times developers read about the theory about complex frameworks but they don’t have a practical implementation at their disposal to make the concepts more clear and play with the variables. Please head on to my Github repo …