| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | client::SubscriptionManager: | Alan Conway | 2007-11-07 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | - Added autoStop support. - Added LocalQueue subscriptions. - Expose AckPolicy settings to user. client::Message: - incoming Messages carry their session for acknowledge perftest: (see perftest --help for details...) - allow multiple consumers. - 3 queue modes: shared, fanout, topic. - set size of messages git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@592869 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull" | Alan Conway | 2007-11-07 | 1 | -4/+2 |
| | | | | | | | | alternative to the MessageListener::received() "push" API. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@592803 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.h | Alan Conway | 2007-10-29 | 1 | -0/+127 |
| - updated all users qpid/Exception.h: Removed unimplemented clone() function. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@589857 13f79535-47bb-0310-9956-ffa450edef68 | |||||
