Calculated in previous Bolt/Spout or calculated in previous run? Ravi
On Sat, Nov 7, 2015 at 11:27 AM, Miguel Ángel Fernández Fernández < [email protected]> wrote: > In a trident scenario, a realtime operation needs to know the previous > calculated result. > > My current solution is very poor and probably incorrect (a hashmap in > bolts). Now I'm thinking to incorporate a cache (redis, memcached ...) > > However, I *suppose* <http://es.bab.la/diccionario/ingles-espanol/suppose> > that > there is a standard solution for this problem in Trident (maybe a special > state). > > What do you think is the best approach? > > Thanks for your time >
