6 ms·
If you do go the MySQL route be sure to check out INSERT DELAYED http://dev.mysql.com/doc/refman/5.5/en/insert-delayed.html http://dev.mysql.com/doc/refman/5.5/
by chrismiller 15y ago
If you do go the MySQL route be sure to check out INSERT DELAYED http://dev.mysql.com/doc/refman/5.5/en/insert-delayed.html http://dev.mysql.com/doc/refman/5.5/en/insert-delayed.html
- ichilton 15y agoYes, I use this but the problem is still that if you fire large amounts of traffic at it then you get a lot of these building up and still create a bottleneck.