Hi guys,

I am new to Storm and trying to use storm-0.9.1-incubating in our project.
I noticed that I have Spout methods (open() and nextTuple() each running on
different threads) whereas I need each of spout methods to be executed by
same threads.
Same is the case with Bolt methods (prepare() and execute()).
Any quick suggestion would be helpful.

Thanks and Regards,
Abhishek Roy

Reply via email to