Wordpress - nbonvin.wordpress.com - Spoot!
General Information:
Latest News:
Serving small static files: which server to use ? 25 Mar 2011 | 09:59 am
Update 1 (Mar 29, 2011): Logging and compression now disabled for all servers Update 2 (Apr 14, 2011): Added results for Nginx 1.0 Introduction The goal of this benchmark is to compare several web ...
Serving static files: a comparison between Apache, Nginx, Varnish and G-WAN 14 Mar 2011 | 10:47 pm
Update 1 (Mar 16, 2011): Apache MPM-Event benchmark added Update 2 (Mar 16, 2011): Second run of Varnish benchmark added Update 3 (Mar 16, 2011): Cherokee benchmark added Update 4 (Mar 25, 2011): N...
Convert WMA to MP3 27 Jul 2010 | 10:58 pm
Here is a simple script I’m using to convert wma music files to mp3:
On Designing and Deploying Internet-Scale Services 31 May 2010 | 09:42 pm
Very interesting paper by James Hamilton. The paper gives a set of best practices for designing and developing operations-friendly services. ABSTRACT The system-to-administrator ratio is commonly us...
7 lessons learned while building REDDIT (270 mio page views a month) 18 May 2010 | 08:47 pm
Very interesting article.
Scalability, Availability & Stability Patterns 17 May 2010 | 04:23 am
197 slides from Jonas Boner covering a very wide range of scalability topics.
Another real-time search and indexing system built on Apache Lucene. 20 Feb 2010 | 11:24 pm
From their website: Zoie is a mature open source project and has been deployed in a real-time large-scale consumer website: LinkedIn.com handling millions of searches as well as hundreds of thousands...
Scalability library 16 Feb 2010 | 04:12 am
Interesting links related to large-scale web architectures.
Top 10 Internet Startup Scalability Killers 23 Dec 2009 | 03:22 am
Strategies taken from The Art of Scalability: 1. Thinking Scalability Is Just About Technology; 2. Overuse of Synchronous Calls; 3. Failure to Weed or Seed Soon Enough; 4. Inappropriate Use of Dat...
Serving Data from Multiple Datacenters: the Google way 28 Aug 2009 | 10:24 pm
Interesting video. Some more details are given here.