Multithreading Applications in Win32

Multithreading Applications in Win32 pdf epub mobi txt 电子书 下载 2025

Jim Beveridge进入操作系统的研究领域已有15年,从多处理器数据库到microkernel操作系统的开发,他都有经验。他于Rochoester Institure of Technology获得计算机科学学士学位。他目前受聘为Turning Point Software公司顾问。

出版者:Addison-Wesley Professional
作者:Jim Beveridge
出品人:
页数:400
译者:
出版时间:1996-12-29
价格:USD 49.99
装帧:Paperback
isbn号码:9780201442342
丛书系列:
图书标签:
  • Win32: 
  • to 
  • in 
  • Windows编程 
  • Windows 
  • Threads 
  • The 
  • Multithreading 
  •  
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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 associated web site includes the code and sample applications from the book, including code that works with Internet WinSock. 0201442345B04062001

具体描述

读后感

评分

提供的源代码如何编译呢  

评分

有一些地方存在一些笔误,看了英文版才知道: 读写锁部分,谈到读取锁定和解锁时,ReaderCount 错误写为 ReadCount,不过这个无关要紧,严重的是为 Reader 锁定的相关代码: Lock(ReaderMutex) ReadCount = ReaderCount + 1 if (ReaderCount == 0) Unlock(DataSemaphore) U...  

评分

陆陆续续终于读完了,花了大概3个礼拜吧。 一直觉得这是一本相当有深度的书(为什么会有这个感觉?估计是当年大学时看到一个牛人书架上有这本书,牛人嘛,都读牛书的~~~)。但前段时间做了点多线程的程序,于是想到了读一读这本书,结果发现,正如本书第一篇的名字一样,这本...  

评分

本书对win32线程同步api的讲解没有《windws核心编程》详细 对线程同步算法又没有os书籍如《os concept》来得全面 本书内容没有什么出彩的地方 个人认为这本书比较鸡肋  

评分

原著应该很强~ 就是有点老,很多例子都是那时候的事了。 这本台湾人翻译的算是相对来讲很用心的了,甚至还有对原著的更傻瓜版解释,国内翻译有几人能做到? 不过还是有翻译上的错误,迅速啃完之后还是应该去看原著。  

用户评价

评分

难得的好书。多线程几乎可以看作用户自定义的中断,应对异步事件。

评分

难得的好书。多线程几乎可以看作用户自定义的中断,应对异步事件。

评分

难得的好书。多线程几乎可以看作用户自定义的中断,应对异步事件。

评分

难得的好书。多线程几乎可以看作用户自定义的中断,应对异步事件。

评分

难得的好书。多线程几乎可以看作用户自定义的中断,应对异步事件。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有