summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2920: Batch acquire/dequeue messages in cluster.qpid-2920-activeAlan Conway2011-11-0424-182/+318
* QPID-2920: Introduced "ticks" for timing.Alan Conway2011-11-0418-103/+281
* QPID-2920: Minor updates to design/plan docs.Alan Conway2011-11-042-9/+29
* QPID-2920: Updates to new-cluster-plan.txtAlan Conway2011-10-311-11/+32
* QPID-2920: Updated cluster/exp/overview.h & other comments.Alan Conway2011-10-316-15/+66
* QPID-2920: Updates to new-cluster-plan.txt and new-cluster-design.txtAlan Conway2011-10-312-69/+104
* QPID-2920: Replace RwLock with Mutex in cluster::LockedMap.Alan Conway2011-10-195-27/+15
* QPID-2920: Updates to new-cluster-plan.Alan Conway2011-10-191-19/+15
* QPID-2920: Updates to new-cluster-plan.Alan Conway2011-10-192-11/+24
* QPID-2920: Changed qpid-cluster-benchmark defaults for more statistically rel...Alan Conway2011-10-191-2/+2
* QPID-2920: Improved error messages from qpid-cpp-benchmark.Alan Conway2011-10-131-3/+10
* QPID-2920: Clean up cluster log messages.Alan Conway2011-10-135-25/+27
* QPID-2920: Update new-cluster-plan.txt and new-cluster-design.txt.Alan Conway2011-10-132-22/+32
* QPID-2920: Improvements to cluster benchmarks.Alan Conway2011-10-122-8/+24
* QPID-2920: Update new-cluster-plan.txt and new-cluster-design.txt.Alan Conway2011-10-122-39/+79
* QPID-2920: Clean up out-dated FIXME comments.Alan Conway2011-10-1244-150/+76
* QPID-2920: Update new-cluster-design and new-cluster-plan to reflect current ...Alan Conway2011-10-073-575/+224
* QPID-2920: Configurable connection output prefetch.Alan Conway2011-10-067-14/+32
* QPID-2920: Configurable control over concurrencyAlan Conway2011-10-0511-33/+46
* QPID-2920: Remove incorrect recursive lock.Alan Conway2011-10-051-1/+0
* QPID-2920: consistent error messages in MessageHandler.Alan Conway2011-10-041-4/+4
* QPID-2920: Asynchronous completion.Alan Conway2011-10-0410-33/+195
* QPID-2920: Send messages frame by frame.Alan Conway2011-09-3019-40/+294
* QPID-2920: Improve benchmark tests, allow saving received messages.Alan Conway2011-09-303-3/+17
* QPID-2920: Fix race condition causing sporadic duplicate messages.Alan Conway2011-09-301-1/+1
* QPID-2920: Remove unused QueueHandler member from BrokerContext.Alan Conway2011-09-303-8/+6
* QPID-2920: Renamed Stoppable to Activity, clearer naming.Alan Conway2011-09-304-38/+50
* QPID-2920: removed temporary debug logging statements.Alan Conway2011-09-302-4/+0
* QPID-2920: Minor improvements to cluster tests and logging.Alan Conway2011-09-296-16/+40
* QPID-2920: Use multiple independent CPG groups.Alan Conway2011-09-2710-118/+49
* QPID-2920: Groundwork to enable queues hashed over multiple CPG groups.Alan Conway2011-09-2717-64/+302
* QPID-2920: Make consume-lock timeout configurableAlan Conway2011-09-2314-66/+124
* QPID-2920: Fix deadlock in QueueContext/QueueContextAlan Conway2011-09-218-42/+42
* QPID-2920: Fixed race condition around Queue::listeners.Alan Conway2011-09-2112-54/+42
* QPID-2920: Remove deferred dequeue, not needed.Alan Conway2011-09-216-9/+5
* QPID-2920: Fixing hangs in qid-cpp-benchmark with 2 brokers.Alan Conway2011-09-2110-45/+60
* QPID-2920: Fixing QueueContext state transtions for timed ownership.Alan Conway2011-09-1621-105/+188
* QPID-2920: New cluster release/requeue.Alan Conway2011-09-1626-157/+267
* QPID-2920: Active-active new cluster prototypeAlan Conway2011-09-080-0/+0
* QPID-2920: Rebased on trunk, fix up minor conflicts.qpid-2920-1Alan Conway2011-09-064-12/+9
* QPID-2920: Clean up of debugging messages, install test exes.Alan Conway2011-09-0612-47/+51
* QPID-2920: Initial stab at time-based queue sharing.Alan Conway2011-09-0611-118/+133
* QPID-2920: Broken checkpoint: passing dequeue mutex test with issuesAlan Conway2011-09-0630-136/+999
* QPID-2920: pass configuration changes to handlers.Alan Conway2011-09-062-0/+6
* QPID-2920: add conveniece function to multicast AMQBodys directly.Alan Conway2011-09-062-1/+14
* QPID-2920: Remove const from some broker::Cluster functions to allow cluster ...Alan Conway2011-09-066-39/+40
* QPID-2920: Allow stopping consumers on queues.Alan Conway2011-09-064-11/+166
* QPID-2920: Sleep on cpg flow control to avoid thrashing.Alan Conway2011-09-061-0/+1
* QPID-2920: Improvements to qpid-cpp-benchmark.Alan Conway2011-09-061-19/+27
* NO-JIRA: Fix ambiguous option to qpid-cluster-benchmark.Alan Conway2011-09-061-6/+6