summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-3/+3
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino8-56/+135
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2-6/+3
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-2/+2
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2-2/+2
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino3-9/+6
2010-01-11Renamed cache test cases.jsdelfino2-2/+2
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-8/+8
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino6-83/+79
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2-10/+9
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino2-60/+35
2009-11-30Updated svn:ignore property. Redirect log output.jsdelfino2-2/+2
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-5/+8
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino7-24/+236
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino6-0/+440