文件名称:homework5

  • 所属分类:
  • Linux/Unix编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 4.68mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 熊*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

编写一个单队列线程池应用,在应用中存在两种线程:一个用户线程,用于向线程池发送加法计算请求;若干计算线程,接收来自线程池的加法请求,计算后将结果返回给用户线程。其中用户线程拥有自己的消息队列,若干计算线程共享一个消息队列。测试时需要向线程池提交>=1000个加法请求,用户线程需要验证是否收到结果。-The preparation of the application of a single queue thread pool, there are two threads in the application: a user thread, for the request to send the addition of the thread pool number of computing threads to receive the addition of requests from the thread pool, the calculation will be returned to the user thread . Which the user thread has its own message queue, the number of computational threads share a message queue. The test is required to submit to the thread pool> = 1000 addition request, the user thread needs to verify that the received results.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

homework5\a.out

.........\CLConditionVariable.cpp

.........\CLConditionVariable.h

.........\CLConditionVariable.h.gch

.........\CLCriticalSection.cpp

.........\CLCriticalSection.h

.........\CLCriticalSection.h.gch

.........\CLEvent.cpp

.........\CLEvent.h

.........\CLEvent.h.gch

.........\CLExecutive.cpp

.........\CLExecutive.h

.........\CLExecutive.h.gch

.........\CLExecutiveCommunication.cpp

.........\CLExecutiveCommunication.h

.........\CLExecutiveCommunication.h.gch

.........\CLExecutiveFunctionForMsgLoop.cpp

.........\CLExecutiveFunctionForMsgLoop.h

.........\CLExecutiveFunctionForMsgLoop.h.gch

.........\CLExecutiveFunctionProvider.cpp

.........\CLExecutiveFunctionProvider.h

.........\CLExecutiveFunctionProvider.h.gch

.........\CLExecutiveInitialFinishedNotifier.cpp

.........\CLExecutiveInitialFinishedNotifier.h

.........\CLExecutiveInitialFinishedNotifier.h.gch

.........\CLExecutiveNameServer.cpp

.........\CLExecutiveNameServer.h

.........\CLExecutiveNameServer.h.gch

.........\CLLog.cpp

.........\CLLog.h

.........\CLLog.h.gch

.........\CLLog.txt

.........\CLMessage.cpp

.........\CLMessage.h

.........\CLMessage.h.gch

.........\CLMessageLoopManager.cpp

.........\CLMessageLoopManager.h

.........\CLMessageLoopManager.h.gch

.........\CLMessageObserver.cpp

.........\CLMessageObserver.h

.........\CLMessageObserver.h.gch

.........\CLMessageQueue.cpp

.........\CLMessageQueue.h

.........\CLMessageQueue.h.gch

.........\CLMsgLoopManagerForMsgQueue.cpp

.........\CLMsgLoopManagerForMsgQueue.h

.........\CLMsgLoopManagerForMsgQueue.h.gch

.........\CLMutex.cpp

.........\CLMutex.h

.........\CLMutex.h.gch

.........\CLNonThreadProxy.cpp

.........\CLNonThreadProxy.h

.........\CLNonThreadProxy.h.gch

.........\CLStatus.cpp

.........\CLStatus.h

.........\CLStatus.h.gch

.........\CLThread.cpp

.........\CLThread.h

.........\CLThread.h.gch

.........\CLThreadCommunicationByMsgQueue.cpp

.........\CLThreadCommunicationByMsgQueue.h

.........\CLThreadCommunicationByMsgQueue.h.gch

.........\CLThreadInitialFinishedNotifier.cpp

.........\CLThreadInitialFinishedNotifier.h

.........\CLThreadInitialFinishedNotifier.h.gch

.........\CLThreadProxy.cpp

.........\CLThreadProxy.h

.........\CLThreadProxy.h.gch

.........\test.cpp

homework5

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org