Coding Horror: Deadlocked!

No älä:

I'm a little disappointed that SQL Server treats our silly little web app like it's a banking application. I think it's incredibly telling that a Google search for SQL Server deadlocks returns nearly twice the results of a query for MySql deadlocks. I'm guessing that MySQL, which grew up on web apps, is much less pessimistic out of the box than SQL Server.

www.codinghorror.com/… →

the birth of a faster monkey

JavaScriptiä Firefoxissa natiivikoodin nopeudella. Ei ole vaikea nähdä missä on sovellusten tulevaisuus.

The goal of the TraceMonkey project — which is still in its early stages — is to take JavaScript performance to another level, where instead of competing against other interpreters, we start to compete against native code.

shaver.off.net/… →