Archive for March, 2009

Erlang Productivity and Performance

Leave a Comment

Google searches for holy grail of Python performance

yet another reason to learn Python. [From Google searches for holy grail of Python performance]

Leave a Comment

nginx resources | Tim Dupree – tdupree.com

Leave a Comment

The Efficient Cloud: All Of Salesforce Runs On Only 1,000 Servers

Leave a Comment

A Foundation for Flow-Based Program Matching Using Temporal Logic and Model Checking

Leave a Comment

Anti-RDBMS: A list of distributed key-value stores Anti-RDBMS: A list of distributed key-value stores Erlang, PHP, C, Java, PostgreSQL, MySQL, Hadoop, Linux, awk, bash, sed, grep, screen, vim, irc, ssh etc… | Richard Jones, Esq.

Leave a Comment

Realizing Transparency Through Federal Government APIs

Leave a Comment

jurriaanpersyn.com — Database Sharding at Netlog, with MySQL and PHP

Leave a Comment

Cross-domain communications with JSONP, Part 1: Combine JSONP and jQuery to quickly build powerful mashups

Leave a Comment

Collaborative Map-Reduce in the Browser – igvita.com

A goal is a dream with a deadline.
Blog Projects About Archives

After immersing yourself into the field of distributed computing and large data sets you inevitably come to appreciate the elegance of Google’s Map-Reduce framework. Both the generality and the simplicity of its map, emit, and reduce phases is what makes it such a powerful tool. However, while Google has made the theory public, the underlying software implementation remains closed source and is arguably one of their biggest competitive advantages (GFS, BigTable, etc). Of course, there is a multitude of the open source variants (Apache Hadoop, Disco, Skynet, amongst many others), but one can’t help but to notice the disconnect between the elegance and simplicity of the theory and the painful implementation: custom protocols, custom servers, file systems, redundancy, and the list goes on! Which begs the question, how do we lower the barrier?

Massively Collaborative Computation

After several iterations, false starts, [From Collaborative Map-Reduce in the Browser - igvita.com]

Leave a Comment

Older Posts »
Follow

Get every new post delivered to your Inbox.

Join 26 other followers