Question
With the rise of multicore CPUs on the desktop, multithreading skills will become a valuable asset for programmers. Can you recommend some good resources (books, tutorials, websites, etc.) for a programmer who is looking to learn about threaded programming?
Answer
Take a look at Herb Sutter's "The Free Lunch Is Over" and then his series of articles on Effective Concurrency.
< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2482/" >What are some good resources for learning threaded programming?< /a>
0 comments:
Post a Comment