storm caching in topology level available for all bolts -
,but need cache retrieve data database , put in cache.so compare cache incoming tuples.based on can proceed next.that cache should refreshed based on given time .what cache should implement,so bolts use single cache. note:if implement cache in bolt level bolts executed in each machine.so bolts maintain each cache.so need topology level bolts uses single cache. if know tell me.
you should use tick tuples it. please, see article below describes needed. http://kitmenke.com/blog/2014/08/04/tick-tuples-within-storm/
Comments
Post a Comment