Warehouse Stock Clearance Sale

Grab a bargain today!


Java Threads 3e
By

Rating

Product Description
Product Details

Table of Contents

Preface 1. Introduction to Threads Java Terms About the Examples Why Threads? 2. Thread Creation and Management What Is a Thread? Creating a Thread The Lifecycle of a Thread Two Approaches to Stopping a Thread The Runnable Interface Threads and Objects 3. Data Synchronization The Synchronized Keyword The Volatile Keyword More on Race Conditions Explicit Locking Lock Scope Choosing a Locking Mechanism Nested Locks Deadlock Lock Fairness 4. Thread Notification Wait and Notify Condition Variables 5. Minimal Synchronization Techniques Can You Avoid Synchronization? Atomic Variables Thread Local Variables 6. Advanced Synchronization Topics Synchronization Terms Synchronization Classes Added in J2SE 5.0 Preventing Deadlock Deadlock Detection Lock Starvation 7. Threads and Swing Swing Threading Restrictions Processing on the Event-Dispatching Thread Using invokeLater( ) and invokeAndWait( ) Long-Running Event Callbacks 8. Threads and Collection Classes Overview of Collection Classes Synchronization and Collection Classes The Producer/Consumer Pattern Using the Collection Classes 9. Thread Scheduling An Overview of Thread Scheduling Scheduling with Thread Priorities Popular Threading Implementations 10. Thread Pools Why Thread Pools? Executors Using a Thread Pool Queues and Sizes Thread Creation Callable Tasks and Future Results Single-Threaded Access 11. Task Scheduling Overview of Task Scheduling The java.util.Timer Class The javax.swing.Timer Class The ScheduledThreadPoolExecutor Class 12. Threads and I/O A Traditional I/O Server A New I/O Server Interrupted I/O 13. Miscellaneous Thread Topics Thread Groups Threads and Java Security Daemon Threads Threads and Class Loading Threads and Exception Handling Threads, Stacks, and Memory Usage 14. Thread Performance Overview of Performance Synchronized Collections Atomic Variables and Contended Synchronization Thread Creation and Thread Pools 15. Parallelizing Loops for Multiprocessor Machines Parallelizing a Single-Threaded Program Multiprocessor Scaling Appendix: Superseded Threading Utilities Index

About the Author

Scott Oaks is a Java Technologist at Sun Microsystems, where he has worked since 1987. While at Sun, he has specialized in many disparate technologies, from the SunOS kernel to network programming and RPCs. Since 1995, he's focused primarily on Java and bringing Java technology to end-users. Scott also authored O'Reilly's Java Security, Java Threads and Jini in a Nutshell titles. Henry Wong is a tactical engineer at Sun Microsystems, where he has worked since 1989. Originally hired as a consultant to help customers with special device drivers, kernel modifications, and DOS interoperability products, Henry has also worked on Solaris ports, performance tuning projects, and multithreaded design and implementations for benchmarks and demos. Since early 1995, Henry has been involved in developing Java prototypes and supporting customers who are using Java. Prior to joining Sun, Henry earned a bachelor of science degree in chemical engineering from The Cooper Union in 1987. He joined a small software company in 1986 working on SCSI device drivers, image and audio data compression, and graphics tools used for a medical information system. When not in front of a computer, Henry is an instrument rated private pilot, who also likes to dabble in archery, cooking, and traveling to different places with his wife, Nini.

Reviews

If you are a Java programmer and you are thinking of using threads to make your work more responsive or even faster given todays symmetric multiprocessing hardware, then this is an excellent book. It probably isnt academic enough for use in formal education but as a practical guide to how not to do things, and hopefully how to do things better, it is excellent. - Harry Fairhead, VSJ, May 2005

If you are a Java programmer and you are thinking of using threads to make your work more responsive or even faster given todays symmetric multiprocessing hardware, then this is an excellent book. It probably isnt academic enough for use in formal education but as a practical guide to how not to do things, and hopefully how to do things better, it is excellent. - Harry Fairhead, VSJ, May 2005

Ask a Question About this Product More...
 
Look for similar items by category
How Fishpond Works
Fishpond works with suppliers all over the world to bring you a huge selection of products, really great prices, and delivery included on over 25 million products that we sell. We do our best every day to make Fishpond an awesome place for customers to shop and get what they want — all at the best prices online.
Webmasters, Bloggers & Website Owners
You can earn a 8% commission by selling Java Threads 3e on your website. It's easy to get started - we will give you example code. After you're set-up, your website can earn you money while you work, play or even sleep! You should start right now!
Authors / Publishers
Are you the Author or Publisher of a book? Or the manufacturer of one of the millions of products that we sell. You can improve sales and grow your revenue by submitting additional information on this title. The better the information we have about a product, the more we will sell!
Item ships from and is sold by Fishpond.com, Inc.

Back to top