Author Archive
Is There Any Correct Java Code Out There?
By James Elliott at 6 August, 2009, 12:04 am
Writing correct, concurrent code is really hard. Java makes it seem easier than it is, even when you think you’re being careful. The language support is better than it was before Java 5, but we still have a lot to learn. And we have to learn fast, because our code is running on more and more processors every day.















































