Ingyenes szállítás a Packetával, 19 990 Ft feletti vásárlás esetén
Posta 1 795 Ft DPD 1 995 Ft PostaPont / Csomagautomata 1 690 Ft Postán 1 690 Ft GLS futár 1 590 Ft GLS pont 1 390 Ft Packeta 1 290 Ft

Nyelv AngolAngol
Könyv Puha kötésű
Könyv Java Concurrency in Practice Brian Goetz
Libristo kód: 04054159
Kiadó Pearson Education, május 2006
"I was fortunate indeed to have worked with a fantastic team on the design and implementation of the... Teljes leírás
? points 123 b toplistás toplistás
19 841 Ft
Beszállítói készleten Küldés 14-18 napon belül

30 nap a termék visszaküldésére


A vásárlók ilyet vásároltak


toplistás
Designing Data-Intensive Applications Martin Kleppmann / Puha kötésű
common.buy 19 303 Ft
toplistás
The Pragmatic Programmer David Thomas / Kemény kötésű
common.buy 18 725 Ft
toplistás
Clean Architecture Robert C. Martin / Puha kötésű
common.buy 13 344 Ft
toplistás
Cracking the Coding Interview Gayle Laakmann McDowell / Puha kötésű
common.buy 14 605 Ft
toplistás
Design Patterns Erich Gamma / Kemény kötésű
common.buy 20 630 Ft
toplistás
Extreme Programming Explained: Embrace Change Kent Beck / Puha kötésű
common.buy 16 575 Ft
toplistás
Clean Code Robert C. Martin / Puha kötésű
common.buy 18 916 Ft
toplistás
Effective Java Joshua Bloch / Puha kötésű
common.buy 18 610 Ft
toplistás
Fundamentals of Software Architecture Neal Ford / Puha kötésű
common.buy 26 317 Ft
toplistás
Refactoring Martin Fowler / Kemény kötésű
common.buy 21 323 Ft
toplistás
The Clean Coder Robert C. Martin / Puha kötésű
common.buy 15 801 Ft
toplistás
The Mythical Man-Month Frederick Brooks / Puha kötésű
common.buy 14 992 Ft
toplistás kiárusítás
Head First Design Patterns Eric Freeman / Puha kötésű
common.buy 19 258 Ft
toplistás
Introduction to Algorithms, fourth edition Thomas H. Cormen / Kemény kötésű
common.buy 63 602 Ft
toplistás
Staff Engineer's Path / Puha kötésű
common.buy 15 299 Ft

"I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team provides the best explanation yet of these new features, and of concurrency in general. Concurrency is no longer a subject for advanced users only. Every Java developer should read this book." - Martin Buchholz JDK Concurrency Czar, Sun Microsystems

"For the past 30 years, computer performance has been driven by Moore's Law; from now on, it will be driven by Amdahl's Law. Writing code that effectively exploits multiple processors can be very challenging. Java Concurrency in Practice provides you with the concepts and techniques needed to write safe and scalable Java programs for today's--and tomorrow's--systems." - Doron Rajwan Research Scientist, Intel Corp

"This is the book you need if you're writing--or designing, or debugging, or maintaining, or contemplating--multithreaded Java programs. If you've ever had to synchronize a method and you weren't sure why, you owe it to yourself and your users to read this book, cover to cover." - Ted Neward Author of Effective Enterprise Java

"Brian addresses the fundamental issues and complexities of concurrency with uncommon clarity. This book is a must-read for anyone who uses threads and cares about performance." - Kirk Pepperdine CTO, JavaPerformanceTuning.com

"This book covers a very deep and subtle topic in a very clear and concise way, making it the perfect Java Concurrency reference manual. Each page is filled with the problems (and solutions!) that programmers struggle with every day. Effectively exploiting concurrency is becoming more and more important now that Moore's Law is delivering more cores but not faster cores, and this book will show you how to do it." - Dr. Cliff Click Senior Software Engineer, Azul Systems

"I have a strong interest in concurrency, and have probably written more thread deadlocks and made more synchronization mistakes than most programmers. Brian's book is the most readable on the topic of threading and concurrency in Java, and deals with this difficult subject with a wonderful hands-on approach. This is a book I am recommending to all my readers of The Java Specialists' Newsletter, because it is interesting, useful, and relevant to the problems facing Java developers today." -Dr. Heinz Kabutz The Java Specialists

' Newsletter "I've focused a career on simplifying simple problems, but this book ambitiously and effectively works to simplify a complex but critical subject: concurrency. Java Concurrency in Practice is revolutionary in its approach, smooth and easy in style, and timely in its delivery--it's destined to be a very important book." - Bruce Tate Author of Beyond Java

"Java Concurrency in Practice is an invaluable compilation of threading know-how for Java developers. I found reading this book intellectually exciting, in part because it is an excellent introduction to Java's concurrency API, but mostly because it captures in a thorough and accessible way expert knowledge on threading not easily found elsewhere." - Bill Venners Author of Inside the Java

Virtual Machine Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set of new concurrency building blocks. In Java Concurrency in Practice, the creators of these new facilities explain not only how they work and how to use them, but also the motivation and design patterns behind them. However, developing, testing, and debugging multithreaded programs can still be very difficult; it is all too easy to create concurrent programs that appear to work, but fail when it matters most: in production, under heavy load. Java Concurrency in Practice arms readers with both the theoretical underpinnings and concrete techniques for building reliable, scalable, maintainable concurrent applications. Rather than simply offering an inventory of concurrency APIs and mechanisms, it provides design rules, patterns, and mental models that make it easier to build concurrent programs that are both correct and performant.

This book covers:

* Basic concepts of concurrency and thread safety

* Techniques for building and composing thread-safe classes

* Using the concurrency building blocks in java.util.concurrent

* Performance optimization dos and don'ts

* Testing concurrent programs

* Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model

Információ a könyvről

Teljes megnevezés Java Concurrency in Practice
Nyelv Angol
Kötés Könyv - Puha kötésű
Kiadás éve 2006
Oldalszám 432
EAN 9780321349606
ISBN 0321349601
Libristo kód 04054159
Súly 726
Méretek 233 x 179 x 23
Ajándékozza oda ezt a könyvet még ma
Nagyon egyszerű
1 Tegye a kosárba könyvet, és válassza ki a kiszállítás ajándékként opciót 2 Rögtön küldjük Önnek az utalványt 3 A könyv megérkezik a megajándékozott címére

Ezt is ajánljuk


toplistás
The Goal Jeff Cox / Puha kötésű
common.buy 11 601 Ft
toplistás
Pyramid Principle, The BARBARA MINTO / Puha kötésű
common.buy 17 821 Ft
toplistás
Fluent Python Luciano Ramalho / Puha kötésű
common.buy 26 317 Ft
toplistás
Building Microservices Sam Newman / Puha kötésű
common.buy 26 302 Ft
toplistás
Spring in Action / Puha kötésű
common.buy 26 915 Ft
toplistás
The Age of AI: And Our Human Future Eric Schmidt / Puha kötésű
common.buy 6 883 Ft
Hacker's Delight Henry Warren / Kemény kötésű
common.buy 24 297 Ft
Atomic Kotlin Svetlana Isakova / Puha kötésű
common.buy 24 041 Ft
Lean In Sheryl Sandberg / Puha kötésű
common.buy 6 089 Ft
Programming Pearls Jon Bentley / Puha kötésű
common.buy 18 851 Ft
Java Design Patterns / Puha kötésű
common.buy 23 523 Ft
Super Thinking Gabriel Weinberg / Kemény kötésű
common.buy 10 551 Ft

Belépés

Bejelentkezés a saját fiókba. Még nincs Libristo fiókja? Hozza létre most!

 
kötelező
kötelező

Nincs fiókja? Szerezze meg a Libristo fiók kedvezményeit!

A Libristo fióknak köszönhetően mindent a felügyelete alatt tarthat.

Libristo fiók létrehozása