summaryrefslogtreecommitdiff
path: root/cpp/src/tests/BrokerClusterCalls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-435/+0
* New cluster: core framework and initial implementation of enqueue logic.Alan Conway2010-10-251-23/+25
* Get rid of boost::regex in test code.Alan Conway2010-10-211-6/+2
* get rid of BOOST_REGEXMichael Goulish2010-10-211-2/+4
* Fix compile error in BrokerClusterCalls test, signed/unsigned comparison.Alan Conway2010-10-191-5/+5
* Introduce broker::Cluster interface.Alan Conway2010-10-181-0/+435