开发者

java multithreading learning sources

开发者 https://www.devze.com 2022-12-10 15:43 出处:网络
please l开发者_如何学编程et me know a java multithread application which i can refer ( source ) and

please l开发者_如何学编程et me know a java multithread application which i can refer ( source ) and debug to understand how multithreading actually works in java ?


The official Sun Java tutorial on concurrency is probably a good place to start.

Good luck!


Sun has a decent tutorial. But in all honestly, multithreaded programming is exremely difficult. There is a well regarded book, Java Concurrency in Practice. If you really want to learn how to take advantage of multiple cores, look into clojure or scala.


Something like this search, perhaps refined a bit, might help you in your quest... :-)


Start with oracle tutorial, which provides excellent source of information.

Few more useful links:

jenkov tutorial

howtodoinjava tutorial

dzone tutorial

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号