Sun Java Solaris Communities My SDN Account Join SDN
 
Books & Authors

Java Thread Programming

 

Books Index

Thread Programming

View PDF Chapter 9 | View PDF Chapter 13

The JDC is pleased to present two chapters from Java Thread Programming by Paul Hyde, published SAMS Publishing.

About the Book

Java Thread Programming shows you how to take full advantage of Java's thread facilities: when to use threads to increase your program's efficiency, how to use them effectively, and how to avoid common mistakes. There is thorough coverage of the Thread API, ThreadGroup classes, the Runnable interface, and the synchronized operator. Extensive, complete, code examples show programmers the details of creating and managing threads in real-world applications.

About the Chapters

Chapter 9, "Threads and Swing," shows how to safely interact with Swing components in a multithread manner and demonstrates some Swing-based animation techniques.

Chapter 13, "Thread Pooling," presents the concepts of thread pooling and offers both a general example and a way to use pooling to handle servicing requests reaching an HTTP server.

Ordering Information

You can order this book from the following online book stores:

Barnes and Noble
Amazon.com

About the Author

Paul Hyde is a professional Java developer and Sun Certified Java Programmer with over 5,200 hours of on-the-job Java development experience. He speaks at Java conferences about Java threads and is currently a Java consultant for Programmix Incorporated. Mr. Hyde has developed Java courses for IT and programming professionals and has taught classes for Sybase.

View PDF Chapter 9 | View PDF Chapter 13


Reader Feedback
Excellent   Good   Fair   Poor  

If you have other comments or ideas for future technical content, please type them here:

Comments:

If you would like a reply to your comment, please submit your email address:
Note: We may not respond to all submitted comments.



Have a question about Java programming? Use Java Online Support.