(no title)
fsk | 10 years ago
open database connection
do one insert
close database connection
That adds up fast.
At work, I've been very disappointed in the performance of their Amazon RDS. They had unexplained master/slave replication issues.
You also can put a memcached in front of the database.
No comments yet.