- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/DigitalInBlue/Celero
- 官方下载: https://github.com/DigitalInBlue/Celero
软件介绍
Celero —— 一个 C++ 的基准测试管理库,使用 CMake 来生成跨平台的构建,需要一个最新的编译器 (Visual C++ 2012 or GCC 4.7+) 因为其使用了 C++11.
Java Concurrency in Practice
Brian Goetz、Tim Peierls、Joshua Bloch、Joseph Bowbeer、David Holmes、Doug Lea / Addison-Wesley Professional / 2006-5-19 / USD 59.99
This book covers: Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Pe......一起来看看 《Java Concurrency in Practice》 这本书的介绍吧!
