Multithreading Applications in Win32: The Complete Guide to Threads
暫譯: Win32 多執行緒應用程式:執行緒完整指南
Jim Beveridge, Robert Wiener
- 出版商: Addison Wesley
- 出版日期: 1996-12-29
- 售價: $1,900
- 貴賓價: 9.5 折 $1,805
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 0201442345
- ISBN-13: 9780201442342
已絕版
買這商品的人也買了...
-
Fundamentals of Data Structures in C++$1,050$1,029 -
ASP.NET 程式設計徹底研究$590$466 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
CCNA Self-Study: Interconnecting Cisco Network Devices (ICND) 640-811, 640-801, 2/e$2,220$2,109 -
SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
建構嵌入式 Linux 系統$780$616 -
CCNA 認證教戰手冊 Exam 640-801 (CCNA Cisco Certified Network Associate Study Guide, 4/e)$780$663 -
最新 JavaScript 完整語法參考辭典 第三版$490$382 -
Project 2003 徹底研究$690$538 -
Reporting Service 實戰演練$690$587 -
Windows 驅動程式設計指南 (Programming the Microsoft Windows Driver Model, 2/e)$890$703 -
Eclipse 整合開發工具 (Eclipse)$540$427 -
Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e)$990$782 -
Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)$1,200$1,176 -
RFID 技術與應用$480$408 -
ISA Server 2004 防火牆安裝與管理指南$640$506 -
ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507 -
SQL 語法範例辭典$550$468 -
現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 -
聖殿祭司的 Silverlight 完美入門$540$427 -
SQL Server 2008 管理實戰─營運管理篇$590$466 -
SQL Server 2008 Reporting Services 報表服務$680$537
商品描述
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 互動的程式碼。
