Re: Practical use of counters in the industry

2014-12-23 Thread Janne Jalkanen
On 20 Dec 2014, at 09:46, Robert Coli wrote: > On Thu, Dec 18, 2014 at 7:19 PM, Rajath Subramanyam > wrote: > Thanks Ken. Any other use cases where counters are used apart from Rainbird ? > > Disqus use(d? s?) them behind an in-memory accumulator which batches and > periodically flushes. Th

Re: Practical use of counters in the industry

2014-12-19 Thread Robert Coli
On Thu, Dec 18, 2014 at 7:19 PM, Rajath Subramanyam wrote: > > Thanks Ken. Any other use cases where counters are used apart from > Rainbird ? > Disqus use(d? s?) them behind an in-memory accumulator which batches and periodically flushes. This is the best way to use "old counters." "New counters

Re: Practical use of counters in the industry

2014-12-18 Thread Rajath Subramanyam
Thanks Ken. Any other use cases where counters are used apart from Rainbird ? Rajath Subramanyam On Thu, Dec 18, 2014 at 5:12 PM, Ken Hancock wrote: > > Here's one from Twitter... > > > http://www.slideshare.net/kevinweil/rainbird-realtime-analytics-at-twitter-strata-20

Re: Practical use of counters in the industry

2014-12-18 Thread Ken Hancock
Here's one from Twitter... http://www.slideshare.net/kevinweil/rainbird-realtime-analytics-at-twitter-strata-2011 On Thu, Dec 18, 2014 at 6:08 PM, Rajath Subramanyam wrote: > > Hi Folks, > > Have any of you come across blogs that describe how companies in the > industry are using Cassandra coun