summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Cluster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-111/+0
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+4
* Added framing::BodyHolder:Alan Conway2007-11-221-4/+6
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-2/+2
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-5/+3
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-8/+8
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-4/+4
* * specs/amqp-transitional.0-10.xml: Removed ping and pong methods.Alan Conway2007-08-221-7/+7
* Fix cluster code for heap reuduction commit.Alan Conway2007-08-171-0/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-4/+4
* Drop SessionFrame, UUID is not required and more efficient to transmit plainAlan Conway2007-07-271-20/+10
* * README: Instructions for openais install.Alan Conway2007-07-261-12/+13
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-12/+17
* * Summary:Alan Conway2007-07-191-2/+8
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-8/+14
* 2007-07-02 <aconway@redhat.comAlan Conway2007-07-041-3/+7
* * cluster/ClasifierHandler: classifies frames for clustering treatment.Alan Conway2007-07-031-2/+28
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-23/+24
* * Summary:Alan Conway2007-06-291-15/+13
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+72