Java Threads: Understanding and Mastering Concurrent Programming
β Scribed by Scott Oaks, Henry Wong
- Publisher
- OβReilly Media
- Year
- 2004
- Tongue
- English
- Leaves
- 244
- Edition
- 3
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's threading system is simple relative to other threading systems. In earlier versions of Java, this simplicity came with tradeoffs: some of the advanced features in other threading systems were not available in Java. J2SE 5.0 changes all that: it provides a large number of new thread-related classes that make the task of writing multithreaded programs that much easier.You'll learn where to use threads to increase efficiency, how to use them effectively, and how to avoid common mistakes. This book discusses problems like deadlock, race conditions, and starvation in detail, helping you to write code without hidden bugs.Java Threads, Third Edition, has been thoroughly expanded and revised. It incorporates the concurrency utilities from java.util.concurrent throughout. New chapters cover thread performance, using threads with Swing, threads and Collection classes, thread pools, and threads and I/O (traditional, new, and interrupted). Developers who cannot yet deploy J2SE 5.0 can use thread utilities provided in the Appendix to achieve similar functionality with earlier versions of Java.Topics include:
- Lock starvation and deadlock detection
- Atomic classes and minimal synchronization (J2SE 5.0)
- Interaction of Java threads with Swing, I/O, and Collection classes
- Programmatically controlled locks and condition variables (J2SE 5.0)
- Thread performance and security
- Thread pools (J2SE 5.0)
- Thread groups
- Platform-specific thread scheduling
- Task schedulers (J2SE 5.0)
- Parallelizing loops for multiprocessor machines
β¦ Subjects
Object-Oriented Design;Software Design, Testing & Engineering;Programming;Computers & Technology;Software;Accounting;Adobe;Databases;Design & Graphics;E-mail;Enterprise Applications;Mathematical & Statistical;Microsoft;Optical Character Recognition;Personal Finance;Presentation Software;Project Management Software;Quickbooks;Spreadsheets;Suites;Utilities;Voice Recognition;Word Processing;Computers & Technology;Java;Beginnerβs Guides;Reference;Servlets;Programming Languages;Computers & Technolo
π SIMILAR VOLUMES
<p><b>Master the principles and techniques of multithreaded programming with the Java 8 Concurrency API</b></p><h2>About This Book</h2><ul><li>Implement concurrent applications using the Java 8 Concurrency API and its new components</li><li>Improve the performance of your applications or process mor
Packt Publishing - ebooks Account, 2016. β 456 p. β ISBN-10: 1785886126. β ISBN-13: 978-1785886126<div class="bb-sep"></div>Implement concurrent applications using the Java 8 Concurrency API and its new components<br/>Improve the performance of your applications or process more data at the same time
Packt Publishing - ebooks Account, 2016. β 553 p. β ISBN-10: 1785886126. β ISBN-13: 978-1785886126<div class="bb-sep"></div>Implement concurrent applications using the Java 8 Concurrency API and its new components<br/>Improve the performance of your applications or process more data at the same time