summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/parallel-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-3/+3
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-111-55/+29
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-18/+25
* Improve logging with multiple threads and processes.jsdelfino2011-09-051-12/+8
* Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino2011-08-281-7/+17
* Add more complete test of multi-threaded worker, work queue and thread local ...jsdelfino2011-08-111-7/+89
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-2/+2
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-20/+35
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-261-0/+151