Subscribe:
RSS feed
My first confession – I avoid ‘threading’ and shared memory. Avoid it like the plague, not because I cannot do it but because it can be a complete pain to build and maintain relative to the alternatives. I am very much pro multiprocessing versus multithreading – obviously, there are times when threading is by far […]
February 11, 2010
2