high availability how to.
great algorithm for attaining high scalability:
while(true)
{
identify_and_fix_bottlenecks();
drink();
sleep();
notice_new_bottlenecks();
}
from @m3thdman
high availability how to.
great algorithm for attaining high scalability:
while(true)
{
identify_and_fix_bottlenecks();
drink();
sleep();
notice_new_bottlenecks();
}
from @m3thdman