apache-tuscany/sca-cpp/trunk/components/chat
2010-08-16 06:15:24 +00:00
..
test Added an XMPP test server using Apache Vysper, to help test the XMPP Chat component. 2010-03-10 09:34:11 +00:00
chat.composite Fix distribution build, add missing files and samples and fix path to libraries. GCC 4.5 is used if available but not installed automatically. 2010-05-29 19:44:35 +00:00
chatter.cpp Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. 2010-02-22 06:08:34 +00:00
client-test.cpp Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
echo-test Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. 2010-03-21 22:00:32 +00:00
Makefile.am Add build support for a minimum distribution using prebuilt dependencies from Ubuntu 9.10. 2010-06-05 05:38:55 +00:00
server-test Add a host parameter to the conf scripts to allow an external DNS host name to be used. Add HTTP basic auth to WSGI integration. 2010-03-28 07:29:13 +00:00
server-test.scm Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. 2010-02-17 04:14:31 +00:00
vysper-classpath Updated the INSTALL instructions, fixed a few incremental build issues, and added a script that builds everything from scratch, tested on Ubuntu 9.10. 2010-03-13 18:40:42 +00:00
vysper-start Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. 2010-03-21 22:00:32 +00:00
vysper-stop Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. 2010-03-21 22:00:32 +00:00
xmpp-test.cpp Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. 2010-02-17 04:14:31 +00:00
xmpp.hpp Test Postgresql hot standby + replication and integrated Postgresql database in store-cluster sample. Add a front cache component which can be used to wire a cache component and a database component. 2010-08-16 06:15:24 +00:00