Hacker News new | ask | show | jobs
by dkador 4596 days ago
CTO of Keen IO here.

The ingest side isn't too crazy. We're doing between 50-100 insert-type requests per second per server (although we run multiple instances of Tornado per server so it's actually fewer per Tornado process). The stats on the read side are more impressive. :)