from __future__ import * 30.3.2004

2004-03-30

Bruce Eckel speaks The Truth about threads

From a comment on Ian Bicking's weblog:

Everything I keep reading and hearing about repeats the theme that threads are an accident that came from people trying to "perfect" processes and thus making them too slow. Threading is way too hard and there are no indications that it will continue to be anything but a dead end. Other forms of concurrency, especially ones that are more OO and that remove problems like deadlock and race conditions, are much more preferable.

posted at 19:38:24    #    comment []    trackback []
March
MoTuWeThFrSaSu
1 2 3 4 5 6 7
8 91011121314
15161718192021
22232425262728
293031    
Feb Apr

Bob's Rants

XML-Image Letterimage

© 2004, Bob Ippolito