文档介绍:Brought to you by ownSky!
Multithreaded Programming with JAVA™ Technology
By Bil Lewis, Daniel J. Berg
Publisher : Prentice Hall PTR
Pub Date : December 01, 1999
ISBN : 0-13-017007-0
Table of
Pages : 461
Contents
Multithreading gives developers using the Java 2 platform a powerful tool for
dramatically improving the responsiveness and performance of their programs on any
platform, even those without inherent multithreading support. Multithreaded
Programming with Java Technology is the plete guide to multithreaded
development with the Java 2 platform. Multithreading experts Bill Lewis and Daniel
J. Berg cover the underlying structures upon which threads are built; thread
construction; and thread cycles, including birth, life, death, and cancellation. Next,
using extensive code examples, they cover everything developers need to know to
make the most of multithreading.
Table of Content
Table of Content........................................................................................................... ii
Copyright ...................................................................................................................... vi
Dedication................................................................................................................ vii
Preface......................................................................................................................... vii
Who Should Use This Book.................................................................................viii
How This Book anized...............................................................................viii
Acknowledgments....................................................................................................... ix
Acknowledgments to the Threads Primer ............................................................ x
Acknowledgments to the Pthreads Primer..........................