summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* Now defaults to use our own thread pool which offers much better throughput t...Robert Greig2006-10-131-1/+1
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-123-14/+9
* Amended log path to use QPID_WORK as per QPID-30Marnie McCormack2006-10-101-1/+1
* Amended work dir to use $QPID_WORK, though slightly out of context without bd...Marnie McCormack2006-10-101-1/+1
* QPID-16 Removed unnecessary requeue operations.Steven Shaw2006-10-062-54/+0
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-2/+2
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-1/+1
* Changed TxnBuffer log data to debug level.Martin Ritchie2006-10-031-3/+3
* Optimised Transaction handling.Martin Ritchie2006-10-033-9/+39
* File incorrectly transferred from etp.108.redhat.com at time of initial port.Kim van der Riet2006-10-021-40/+0
* Changes for JMX layer-Martin Ritchie2006-10-0222-265/+1081
* Moved delivery tag retrieval and addition to Unack'd list back to Subscriptio...Martin Ritchie2006-09-272-20/+16
* AMQProtocolSession.java - white space changesMartin Ritchie2006-09-274-52/+90
* Changed default instance id to 1 to make getInstance simpler.Martin Ritchie2006-09-261-3/+9
* AMQPFastProtocolHandler.java - Added (Integer appRegId) constructor to allow ...Martin Ritchie2006-09-2511-25/+229
* made the default config use the memory message storeRafael H. Schloming2006-09-191-3/+1
* Import of qpid from etp:Rafael H. Schloming2006-09-19167-0/+16915