YouTube loop

while (true)
{
identify_and_fix_bottlenecks();
drink();
sleep();
notice_new_bottleneck();
}

From: http://highscalability.com/youtube-architecture