Next Event
Friday, November 21, 2008, 07:00 PM: The Future of Aging
November's topic is the future of aging. For this meeting we will have a special panel.
More...
Back to Article List
With the advent of multi-core CPUs concurrency is becoming more important, but is traditional threading the way to go? The problem is that traditional threading is very difficult to get right. I am sure that are some cowboys out there who will respond to that last sentence by saying that “real programmers” don’t have a problem with current threading models. Machismo aside, I have seen many smart, capable programmers write multithreaded code that deadlocks or corrupts data (including one of the aforementioned “real programmers”). Last month, there was an article on InfoQ the provided a good overview of the debate about threading in Ruby.
Post A Comment
This article does not have any comments.