A spade a spade

Aristotle on 2007-12-11T15:52:09

D. Richard Hipp:

Threads are an invention of the devil. Stay as far away from these fiendish abominations as you can get.

D. Richard Hipp:

It is also my duty to earnestly warn programmers of all ilks that multi-threaded programming is madness. Multi-threading causes programs to run slower, have more bugs, and become harder to maintain. Threads are deadly. Avoid them.

D. Richard Hipp:

Please also note that “thread safe” is an oxymoron. :-)