Multithreading Applications in Win32

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

出版者:Addison-Wesley Professional
作者:Jim Beveridge
出品人:
页数:400
译者:
出版时间:1996-12-29
价格:USD 49.99
装帧:Paperback
isbn号码:9780201442342
丛书系列:
图书标签:
  • Win32:
  • to
  • in
  • Windows编程
  • Windows
  • Threads
  • The
  • Multithreading
  • Multithreading
  • Win32
  • Concurrency
  • Parallel Programming
  • Threads
  • Synchronization
  • API
  • Windows Programming
  • C++
  • System Programming
想要找书就要到 小美书屋
立刻按 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

作者简介

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

目录信息

读后感

评分

很久没看中文的技术书了,不知道是中文本身就表达能力不行,还是因为台湾人讲话习惯不一样,感觉很多地方都表述地不清楚,主谓不清楚,不知所云。 还有就是太罗嗦了,不像AUPE这类书写得很“专业”(个人更想他从多扯扯信号量机制、算法、数据结构、系统设计方面...  

评分

基本上是在地铁上腾出时间阅读的。这本书是我在大学时候读过,那个时候才刚刚读过核心编程,对系统本身的理解尚且不够,所以读下来似懂非懂。后来毕业后,又看了几遍核心编程,可是由于主要开发的环境是linux,所以很少再拿起这本有些reference性质的小书了。 最近由于阅读一个...

评分

虽然在编程时早就用到了多线程,也有一些多线程的知识,但是总感觉比较零碎,不够系统化。这本书恰好符合我的需要,它系统地讲述了多线程的方方面面,由主及次,由浅入深。虽然是将近十年前的一本书,现在读起来丝毫没有过时的感觉。 必须要提一句的是:侯杰老师的文笔真好,行...  

评分

虽然在编程时早就用到了多线程,也有一些多线程的知识,但是总感觉比较零碎,不够系统化。这本书恰好符合我的需要,它系统地讲述了多线程的方方面面,由主及次,由浅入深。虽然是将近十年前的一本书,现在读起来丝毫没有过时的感觉。 必须要提一句的是:侯杰老师的文笔真好,行...  

评分

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

用户评价

评分

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

评分

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

评分

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

评分

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

评分

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

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

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