Next in Concurrency

Posted by Jatin on Programmers See other posts from Programmers or by Jatin
Published on 2011-09-13T15:28:44Z Indexed on 2011/11/25 10:04 UTC
Read the original article Hit count: 317

Filed under:
|

For past year I have been working a lot on concurrency in Java and have build and worked on many concurrent packages. So in terms of development in the concurrent world, I am quite confident. Further I am very much interested to learn and understand more about concurrent programming.

But I am unable to answer myself what next? What extra should I learn or work on to inherit more skills related to Multi-core processing. If there is any nice book (read and enjoyed 'concurrency in practice' and 'concurrent programming in java') or resource's related to Multi-core processing so that I can go to the next level?

© Programmers or respective owner

Related posts about concurrency

Related posts about multi-core