Friday, 27 September 2013
Interesting Snippets from 2013-09-27
-
The MySQL Ecosystem at Scale
MySQL’s roots, High-scale usage scenarios, Strengths and weaknesses at scale and the State and future of the MySQL ecosystem
Interesting Snippets from 2013-09-25
-
High Scalability - Salesforce Architecture - How they Handle 1.3 Billion Transactions a Day
The following is an architectural overview of salesforce.com’s core platform and applications. Other systems such as Heroku's Dyno architecture or the subsystems of other products such as work.com and do.com are specifically not covered by this material, although database.com is. The idea is to share with the technology community some insight about how salesforce.com does what it does.
Interesting Snippets from 2013-09-23
-
mozilla/togetherjs · GitHub
TogetherJS is a service for your website that makes it surprisingly easy to collaborate in real-time. Using TogetherJS two people can interact on the same page, seeing each other's cursors, edits, and browsing a site together. The TogetherJS service is included by the web site owner, and a web site can customize and configure aspects of TogetherJS's behavior on the site. For more information and to see TogetherJS in action, visit togetherjs.com
Interesting Snippets from 2013-09-20
-
An open-source distributed database built with love - RethinkDB
RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn.
Interesting Snippets from 2013-09-18
-
sophia - an embeddable key-value database designed for a high load
Sophia is a modern embeddable key-value database designed for a high load environment.