Hi, I designed Trident state application with DB support. Here i can able to do everything fine ! here am doing count of word using trident state and storing word and it's count value in database. here i want to find word count for specific interval ?( Like sliding window! ) using trident state. when i test application with small file(1000 records ) when i want to get result after specified time it is not possible for me !
Please help me ! Thanks! PrAsAd
