Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.h | Alan Conway | 2007-10-29 | 1 | -111/+0 |
* | Avoid use of wait(AbsTime::farFuture()) - causes hanging on 32 bit. | Alan Conway | 2007-10-29 | 1 | -7/+4 |
* | Session resume support in client & broker: Client can resume a session | Alan Conway | 2007-10-26 | 1 | -45/+45 |
* | * README: Instructions for openais install. | Alan Conway | 2007-07-26 | 1 | -3/+50 |
* | * src/qpid/sys/ConcurrentQueue.h: Thread-safe queue with atomic pop() | Alan Conway | 2007-07-13 | 1 | -0/+67 |