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

您现在的位置是:虫虫源码 > 其他 > 并行编程库

并行编程库

  • 资源大小:849.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 编程 并行

资 源 简 介

source moved to github and changed to zlib-license. source moved: https://github.com/sharow/libconcurrent Japanese Page Here: http://code.google.com/p/libconcurrent/wiki/ProjectSummary_Japanese features asymmetric-coroutine (fiber/micro-thread) generator stack switching context saved to native stack (Linux|Windows)*(i686|x86_64) query using stack size minimalize dependency to platform API NOT "LINE" hack, NOT setjmp/longjmp trick, NOT depend ucontext.h, NOT depend windows.h NOT depend ANSI-C standard library. nothing #include these. small & lightweight sample/many_context1.chttps://code.google.com/p/libconcurrent/source/browse/sample/many_context1.c 2.5 million context switch(=resume/yield pair.
VIP VIP
0.170252s