David Dice’s Weblog : Weblog

Just as Java removed explicit memory management from C and C++, I expect that the next generation of programming languages may remove threads and locking as we know it today. Explicit threading will still be available, of course, but ideally I’d like to see the world switch to model where, by default, threads are managed by the runtime environment.