Skip to content

algorithm for high availability

high availability how to.

great algorithm for attaining high scalability:

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

from @m3thdman