Java Thread Programming

Paul Hyde

  • 出版商: SAMS
  • 出版日期: 1999-08-30
  • 售價: $1,510
  • 貴賓價: 9.5$1,435
  • 語言: 英文
  • 頁數: 528
  • 裝訂: Paperback
  • ISBN: 0672315858
  • ISBN-13: 9780672315855
  • 相關分類: Java 程式語言
  • 已過版

買這商品的人也買了...

商品描述

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.