summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/mcache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-1/+1
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-17/+45
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-1/+1
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-171-1/+1
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-13/+13
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-261-5/+6
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-301-5/+5
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-231-0/+104