Approximity blog home
10 of 46 articles InfoSyndicate: full/short

Duplicity -- great backup tool for linux and os x   04 Aug 10
[print link all ]
highly recommended duplicity.nongnu.org/

Great C/C++ coders wanted   27 May 10
[print link all ]
Contract or full-time C/C++ developers for high performance adserving wanted

Very interesting high performance challenge. We’re talking about hundreds of thousands of requests per second here that we need to handle!

If you are one of these guys that likes C/C++ coz you like to have control of what your code actually does and like to work in a team of brilliant nutcases, please do apply.

The ideal candidate:

  • is pretty familiar with gcc and linux
  • very open-minded and a good logical thinker
  • familiar with ruby
  • familiar with libevent
  • familiar with nginx

This is for a TX Fort Worth based startup.

Please email your resume to jobs at simpli dot fi. No .doc, only txt or pdf.

Thanks to GetDigital for the great pic!

mirrorbrain: download redirector 2.12.0 released   11 Feb 10
[print link all ]
MirrorBrain is an open source framework to run a content delivery network using mirror servers. It solves a challenge that many popular open source projects face - a flood of download requests, often magnitudes more than a single site could practically handle.

A central (and probably the most obvious) part is a "download redirector" which automatically redirects requests from web browsers or download programs to a mirror server near them.

Choosing a suitable mirror for a users request is the key, and MirrorBrain uses geolocation and global routing data to make a sensible choice, and achieve load-balancing for the mirrors at the same time. The used algorithm is both sophisticated and easy to control and tune. In addition, MirrorBrain monitors mirrors, scans them for files, generates mirror lists, and more.

mirrorbrain.org/

bup -- new backup tool   07 Jan 10
[print link all ]
Highly efficient file backup system based on the git packfile format. Capable of doing incremental backups of virtual machine images.

github.com/apenwarr/bup

Nginx internals   16 Nov 09
[print link all ]
blog.zhuzhaoyuan.com/2009/09/nginx-internals-slides-video/

How Google usese Linux (LWN.net)   28 Oct 09
[print link all ]
Thanks to Sven for the link

lwn.net/SubscriberLink/357658/850cc9db246f941d/

Jeff Dean slides on large distributed systems (Google)   23 Oct 09
[print link all ]
Jeff Dean gave a keynote talk at LADIS 2009 on "Designs, Lessons and Advince from Building Large Distributed Systems".

www.cs.cornell.edu/projects/ladis2009/talks/dean-keynote-ladis2009.pdf

watch - execute a program periodically   29 Sep 09
[print link all ]
watch is one of these useful linux/unix commands. I am right now generating files that take some time and simply by typing
 watch ls -lhr

I keep the status in one screen. Really useful!

Blackblaze: 67 terabytes for $7,867   02 Sep 09
[print link all ]
blog.backblaze.com/2009/09/01/petabytes-on-a-budget-how-to-build-cheap-cloud-storage/

GFS: Google File System   13 Aug 09
[print link all ]
queue.acm.org/detail.cfm?id=1594206

 

powered by RubLog
10 of 46 articles Syndicate: full/short