summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-scheme.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino1-26/+17
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino1-0/+2
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-6/+4
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-2/+2
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-14/+16
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+0
2010-01-06Minor cleanup, removed unnecessary references to GC pools.jsdelfino1-3/+2
2010-01-05Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino1-9/+8
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-11/+9
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-11/+9
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino1-16/+8
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-9/+21
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-0/+92