首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 在C++程序中表达并行轻量级的方法。

在C++程序中表达并行轻量级的方法。

  • 资源大小:230.54 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 程序 方法 并行 轻量级

资 源 简 介

Project was moved to GitHub Summary "cpptask" is an open source library which represents a higher-level, task-based parallelism that abstracts platform details and threading mechanisms. It is similar to Intel TBB or Microsoft Parallel Pattern Library but much more lightweight and less powerful. Implementation It is implemented as headers only library for simple integration to projects. Supported Platforms (was tested on) Windows MSVS2008 (32bits and 64bits) MSVS2010 (32bits and 64bits) MSVS2010 Express (32bits) mingw(gcc-4.5.2) (32bits and 64bits) Linux (Debian) gcc 4.6.1 (32bits) Features Thread class Atomic variables Mutex primitive Event primitive Semaphore primitive Task class for faster delivering to

文 件 列 表

cpptask
examples
include
VIP VIP
0.266473s