Dec 30
Post Image Posted by mark.

Crowdsourcing a real-time solution to air terrorism

19

At 09:28 on the morning of September 11, 2001, a Lebanese born engineering student named Ziad Jarrah and three “muscle” hijackers started moving the passengers of flight 93 to the rear of the plane and assaulting the cockpit of flight 93.  Flights 11 and 175 had already crashed into the world trade center and flight 77 was within minutes of crashing into the Pentagon.
Two minutes after the hijacking started, passengers and crew started making phone calls to officials and family members …

Read on »

Dec 1
Post Image Posted by mark.

How to handle 1000’s of concurrent users on a 360MB VPS

4

There has been some recent confusion about how much memory you need in a web server to handle a huge number of concurrent requests. I also made a performance claim on the STS list that got me an unusual number of private emails.
Here’s how you run a highly concurrent website on a shoe-string budget:
The first thing you’ll do is get a Linode server because they have the fastest CPU and disk.
Install Apache with your web application running under mod_php, mod_perl …

Read on »