Multithreading links
Posted in General, workfriendly, programming, concurrency on Feb 22nd, 2007 3 Comments »
First up, Ridiculous Fish’s article on shared-memory multithreading makes a good case for why testing often isn’t likely to find mt bugs.
This is one of those ‘how deep does the rabbit-hole go?’ kind of posts, and is well worth a read.
The characterisation of modern CPUs being vastly optimised for single-threaded code is one I hadn’t […]
