第1单元并行化程序设计基础.pptVIP

  • 9
  • 0
  • 约4.05万字
  • 约 88页
  • 2017-09-06 发布于重庆
  • 举报
* Threading can enhance the performance and responsiveness of a program. However, if used improperly, it can lead to degraded performance, unpredictable behavior, and error conditions. Therefore, applications should be threaded based on the need of the program and the execution capabilities of the deployment platform. Present the advantages of using threads: Increased Performance: Using threads increases performance and the ability to use multi-core processors. Threads share data faster because they share the same address space. Multi-core processors increase the computer’s capabilities and r

文档评论(0)

1亿VIP精品文档

相关文档