1.

Record Nr.

UNINA9910300641503321

Autore

FRIESEN JEFF

Titolo

Java Threads and the Concurrency Utilities / / by JEFF FRIESEN

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015

ISBN

9781484217009

1484217004

Edizione

[1st ed. 2015.]

Descrizione fisica

1 online resource (208 p.)

Collana

Expert's Voice in Java

Disciplina

004

Soggetti

Java (Computer program language)

Software engineering

Java

Software Engineering/Programming and Operating Systems

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

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.

Sommario/riassunto

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.