summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ClassifierHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-51/+0
* Bring cluster code up to date.Alan Conway2008-06-181-2/+2
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-2/+2
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-43/+18
* Fix cluster code for heap reuduction commit.Alan Conway2007-08-171-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-3/+3
* * Summary:Alan Conway2007-07-241-0/+3
* * cluster/ClasifierHandler: classifies frames for clustering treatment.Alan Conway2007-07-031-0/+73