In the daily Java code development process, it is inevitable to have multi-threaded requirements, mastering the Java multithreading and concurrency mechanism is the Java programmer to write more robust and efficient code base. I find the domestic published on the Java Multi-threading and concurrency of Chinese books and translation books, we unanimously recommended is "Java Concurrency in practice", the author has not read the original English, I look at its translation version of "Java Concurrent programming Practical Combat", I read the feeling is not smooth, do not know whether the translation of the problem or the original is not fluent in writing, at the same time feel the depth of knowledge also more than the need for entry.
The author found the book "Java 7 Concurrency Cookbook" under the chance coincidence. Under the first reading, greatly pleased, such good books, I do not dare to enjoy alone. Considering everyone's time is tense, reading English books is a little slower than the Chinese documents, the author is willing to take a few days to do some translation work. The author considers that there is a considerable amount of redundancy in the book to study and research has no effect, to be deleted, the structure of the article will not be deliberately consistent with the original text, please understand.
Although the book is in English, the writing is smooth, the description is clear and the readers are advised to look at the original.
Java 7 Concurrency Cookbook translation Preface