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

您现在的位置是:虫虫源码 > 其他 > 可扩展的智能指针

可扩展的智能指针

  • 资源大小:3.78 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 智能 扩展 指针

资 源 简 介

Atomic operations and memory barrier are becoming available on a modern CPUs and compilers, with which developers can design and write lock free implementations for highly concurrent applications running on many-core machines. But the problem is that it is often architecture and compiler dependant today. This will lead to many difficulties not only in lock free design, but also in benchmarks and development efficiency. So this project offers a Smart Pointer that hides implementation details to show consistent view for applications. Also test suite to check one"s own implementation, benchmarks, and demo application come together.

文 件 列 表

ssptr
.svn
prop-base
BuildAndRunTestSuite.svn-base
test
doc
src
sekigahara
inc
build_SSPConcurrencyBench
build_StackOverFlowTest
BuildAndRunTestSuite
build_SSPConcurrencyTest_A0XS
build_Queue
RunQueue
.project
RunSSPConcurrencyTests
README
BuildAndRunTestSuite44
build_SSPConcurrencyTest
SSPConcurrencyTests
build_DependencyTest_DS
RunRawPtrConcurrencyTests
.svn
prop-base
RunRawPtrConcurrencyTests.svn-base
VIP VIP
0.194933s