Java threads and the concurrency utilities

Threads and the Concurrency Utilities helps all Java developers master the complexity of Java's Thread APIs and Java's Concurrency Utilities. This knowledge aids the Java developer in writing correct and performant multithreaded applications. Everything you want to know about Java's s...

Full description

Bibliographic Details
Main Author: Friesen, Jeff
Format: eBook
Language:English
Published: [New York], New York Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York 2015
Series:The expert's voice in Java
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02525nmm a2200409 u 4500
001 EB001928557
003 EBX01000000000000001091459
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484216997 
050 4 |a QA76.73.J38 
100 1 |a Friesen, Jeff 
245 0 0 |a Java threads and the concurrency utilities  |c Jeff Friesen 
260 |a [New York], New York  |b Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York  |c 2015 
300 |a 1 volume  |b illustrations 
505 0 |a 1. Threads and Runnables -- 2. Thread Synchronization and Volatility -- 3. Waiting and Notification -- 4. Additional Thread Capabilities -- 5. Concurrency Utilities and Executors -- 6. Synchronizers -- 7. The Locking Framework -- 8. Additional Concurrency Utilities -- A. Answers to Exercises -- B. Threads and the Standard Class Library 
653 |a Software engineering / http://id.loc.gov/authorities/subjects/sh87007398 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Java (Langage de programmation) 
653 |a Informatique 
653 |a Computer science / fast 
653 |a Génie logiciel 
653 |a Java (Computer program language) / fast 
653 |a Electronic Data Processing 
653 |a Computer science / http://id.loc.gov/authorities/subjects/sh89003285 
653 |a Software engineering / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in Java 
500 |a Includes index 
776 |z 9781484216996 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484217009/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 004 
082 0 |a 620 
520 |a Threads and the Concurrency Utilities helps all Java developers master the complexity of Java's Thread APIs and Java's Concurrency Utilities. This knowledge aids the Java developer in writing correct and performant multithreaded applications. Everything you want to know about Java's support for threads and concurrency in one place. Chapter exercises designed to reinforce chapter content and help the reader retain knowledge. Lambdas, the try-with-resources statement, and other modern language features are present. Standard Class Library use of threads in Swing, JavaFX, and Java 8 Streams API contexts explained. The author Jeff Friesen is an accomplished Java expert, JavaWorld columnist, books author and much more