- Tens of PB - maybe that doesn't fit in memory after all
- High availability - automated fast failover in less than 30 seconds courtesy of lossless semisync and a lot of hard work from the MySQL PE team. See Fast Master Failover without Data Loss.
- 170M QPS at peak - sorry, no tweet to share yet
Wednesday, April 15, 2015
Big numbers for web scale MySQL
It is conference time. I haven't been at the MySQL UC as I am at another conference (ICDE) so I missed the talks but tweets make strong claims about a successful MySQL deployment.
Subscribe to:
Post Comments (Atom)
CPU-bound sysbench on a large server: Postgres 12 to 19 beta1
This has results from sysbench on a small server with Postgres versions 12 through 19 beta1. Sysbench is run with high concurrency (40 conne...
-
The patent expired for US7680791B2 . I invented this while at Oracle and it landed in 10gR2 with claims of ~5X better performance vs the pr...
-
I previously used math to explain the number of levels that minimizes write amplification for an LSM tree with leveled compaction. My answe...
-
This has results to measure the impact of calling fsync (or fdatasync) per-write for files opened with O_DIRECT. My goal is to document the ...
No comments:
Post a Comment