summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor fix, cleanup namespace.jsdelfino2010-04-083-27/+27
* Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino2010-03-293-2/+13
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-281-1/+1
* Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino2010-03-212-2/+2
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-109-22/+22
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-3/+3
* 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-178-56/+135
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-072-6/+3
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-171-1/+1
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-2/+2
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-172-2/+2
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-113-9/+6
* Renamed cache test cases.jsdelfino2010-01-112-2/+2
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-051-8/+8
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-026-83/+79
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-262-10/+9
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-262-60/+35
* Updated svn:ignore property. Redirect log output.jsdelfino2009-11-302-2/+2
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-5/+8
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-307-24/+236
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-236-0/+440