Thanks Fang, will do some read up.
/Uwe
On Tue, Feb 17, 2015 at 11:01 PM, Yan Fang wrote:
> Hi Uwe,
>
> Your use case seems to me is more like a state-management case. What comes
> to my mind is that,
> 1) every time a song is played, you updates the count of this song. You do
> not put the map
Hi Uwe,
Your use case seems to me is more like a state-management case. What comes
to my mind is that,
1) every time a song is played, you updates the count of this song. You do
not put the map in memory, as you said, the memory could be quite large.
Instead, you use Samza's build-in key-value sto