Real-time Analytics With Cassandra
Real-time analytics requires counting a lot of things very quickly.
This talk will present the Apache Cassandra approach to distributed
counters, starting with the difficulties inherent to partitioning
counters across multiple machines, and continuing to the solution
adopted by Cassandra. We will wrap up with a use-case: how Twitter
leverages this counter design in their Rainbird system for real-time
engagement analytics.