Hi, I went thru the docs and videos on youtube, but it is unclear whether Ignite can do streaming sliding window calculation per Affinity key. For example, if there are data streaming in the format of (user, timestamp, action) in and I'd like calculate whether the user's last five action contains a particular value every time a new user action data comes in. Is there a way to do this in ignite or should I do this using another stream product and use Ignite as a caching layer?
thanks -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Streaming-Sliding-Window-question-tp10022.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
