October 2008
The Freebase Blog » Blog Archive » A Brief Tour of Graphd
Freebase.com is powered by a tuple store called graphd. Graphd is a C/Unix server which processes commands in a simple template-based query language.
linked articles are also interesting
May 2008
Yariv’s Blog » Blog Archive » Announcing Twoorl: an open source ErlyWeb-based Twitter clone
With the recent brouhaha over Twitter’s scalability problems, I thought, wouldn’t it be fun to write a Twitter clone in Erlang?
Last weekend was cold and rainy here in Palo Alto, so I sat down and hacked one, and thus Twoorl was born. It took me one full day plus a couple of evenings. The codebase is about 1700 lines (including comments).
Twitter is dead, long live to Twoorl. The code is open source.
April 2008
Super-sising YouTube with Python
don't waste time writing code to restrict people
after the video that was great the slide on how YouTube scaled. Interesting as always.
March 2008
Pylot | Open Source Web Performance Tool
by 3 othersPylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.