Multithreading Applications in Win32: The Complete Guide to Threads
暫譯: Win32 多執行緒應用程式:執行緒完整指南

Jim Beveridge, Robert Wiener

  • 出版商: Addison Wesley
  • 出版日期: 1996-12-29
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 400
  • 裝訂: Paperback
  • ISBN: 0201442345
  • ISBN-13: 9780201442342
  • 已絕版

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

商品描述

Book Description

Using multiple threads, you can create high-performance servers, build extensions for Internet servers, take advantage of multiprocessor systems, build sophisticated objects in OLE and COM, and improve application responsiveness. Writing such software requires more than theory and a reference manual; it requires a comprehensive understanding of how everything fits together and a guide to what works and what doesn't.

Multithreading is supported under Windows NT and Windows 95 and later through the Win32 API, but coverage of this important topic has been sporadic and incomplete until now. In Multithreading Applications in Win32, with just enough theory and lots of sample code, Jim Beveridge and Bob Wiener show developers when, where, and how to use multithreading. Included in the book are:

  • Internet development examples, including ISAPI and WinSock.
  • Hands-on coverage of how to use threads and overlapped I/O for server development.
  • How to use the C run-time library and MFC in a multithreaded environment.
  • Examples in C and C++.
  • Comparisons to UNIX for developers transitioning from UNIX to Win32.

The enclosed CD-ROM includes the code and sample applications from the book, including code that works with Internet WinSock

 

商品描述(中文翻譯)

書籍描述

使用多執行緒,您可以創建高效能伺服器,為網際網路伺服器構建擴展,利用多處理器系統,構建 OLE 和 COM 中的複雜物件,並改善應用程式的響應能力。編寫這類軟體不僅需要理論和參考手冊,還需要全面了解各個部分如何協同運作,以及什麼方法有效、什麼方法無效的指導。

在 Windows NT 和 Windows 95 及以後版本中,透過 Win32 API 支援多執行緒,但對於這個重要主題的涵蓋直到現在仍然是零星且不完整的。在《Multithreading Applications in Win32》中,Jim Beveridge 和 Bob Wiener 提供了足夠的理論和大量範例程式碼,向開發者展示何時、何地以及如何使用多執行緒。書中包括:

- 網際網路開發範例,包括 ISAPI 和 WinSock。
- 實作如何使用執行緒和重疊 I/O 進行伺服器開發的內容。
- 如何在多執行緒環境中使用 C 執行時庫和 MFC。
- C 和 C++ 的範例。
- 對於從 UNIX 轉移到 Win32 的開發者的比較。

隨附的 CD-ROM 包含書中的程式碼和範例應用程式,包括與網際網路 WinSock 互動的程式碼。