Date: Tue, 10 Apr 2012 16:31:12 +0900
-------------------------------------------------
Twitterが社内で使用している My SQL拡張をオープンソース化しました;
"MySQL at Twitter"
April 9, 2012, Twitter Engineering Blog
http://engineering.twitter.com/2012/04/mysql-at-twitter.html
"MySQL is the persistent storage technology behind most Twitter data:
the interest graph, timelines, user data and the Tweets themselves.
Due to our scale, we push MySQL a lot further than most companies.
... we have decided to open source our MySQL work on GitHub under
the BSD New license. ... Some of the work we’ve done includes:"
*)Add additional status variables, particularly from the internals of InnoDB
*)Optimize memory allocation on large NUMA systems
*)Reduce unnecessary work through improved server-side statement
timeout support
*)Export and restore InnoDB buffer pool in using a safe and lightweight method
*)Optimize MySQL for SSD-based machines, including page-flushing behavior
and reduction in writes to disk to improve lifespan
Twitter MySQL wiki
https://github.com/twitter/mysql/wiki
twitter/mysql, GitHub
https://github.com/twitter/mysql
0 件のコメント:
コメントを投稿