in the past single-core CPU era, single-tasking can only execute a single program at a time point, with the development of multicore CPUs, parallel program development is particularly important.
"Practical Java High concurrency Program design" mainly introduces the basis of Java-based parallel programming, ideas, methods and actual combat. First, based on the Concurrent Program Foundation, the basic method of parallel programming in Java is introduced in detail. Second, a further detailed description of the JDK's strong support for parallel programs helps readers to develop parallel programs quickly and robustly. Thirdly, the methods and ideas about the optimization of "lock" and the performance level of parallel program are discussed in detail. Finally, the paper introduces the basic design pattern of parallel and the support and improvement of parallel program in JAVA8. The use of high concurrency framework Akka is introduced. Finally, the debugging method of parallel program is introduced in detail.
"Practical Java High concurrency program design" rich content, typical examples, practical, suitable for a certain Java-based technology developers to read.
650) this.width=650; "Src=" http://img30.360buyimg.com/vc/jfs/t1948/92/1272890059/513871/90406b79/ 564efa37n0f813097.png "width=" "height=" 1029 "alt=" 564efa37n0f813097.png "/> Suitable for readers: The book is rich in content, examples typical, strong practicality, Read for technical developers who have a certain Java foundation.
Clear structure. "The Practical Java High concurrency program design" Altogether 8 chapters, the overall gradual progress, gradually enhances. Each chapter has its own distinct focus, which is helpful for readers to quickly grasp the focus.
Theory combined with actual combat. This book focuses on actual combat, the important points of knowledge in the book are arranged code examples to help readers understand. It also does not forget to deeply analyze the internal realization principle of the system.
Easy to understand. "Practical Java High Concurrency program design" as far as possible to avoid the use of too-theoretical description, simple vernacular style throughout the book, with the diagram is basically manual drawing, reducing the difficulty of understanding, and try to do the reader in the process of reading less blind spots, no blind spots.
My "Practical Java High Concurrency Program Design" paper book listed