diff options
author | Rafael H. Schloming <rhs@apache.org> | 2008-07-22 18:33:00 +0000 |
---|---|---|
committer | Rafael H. Schloming <rhs@apache.org> | 2008-07-22 18:33:00 +0000 |
commit | da0e38aee411e9bcfa6d0c73811c41e11efc64bf (patch) | |
tree | f4862ace3963a310ef5e79e7c0d82409e242aa40 /qpid/cpp/src | |
parent | cfed390d5d3a7a9d6f76c1bd25f009b630317bdc (diff) | |
download | qpid-python-da0e38aee411e9bcfa6d0c73811c41e11efc64bf.tar.gz |
Updated the io transport to use a separate write thread with a circular buffer that does opportunistic write batching. Fixed error handling and shutdown for the io transport. Switched default from mina to the io transport for the 0-10 client. Modified InputHandler to accumulate bytes in the outer loop and simplified the state machine accordingly. These changes should address QPID-1188, prevent the Java client from running out of memory when writing messages faster than the network and/or broker can keep up, and in general improve performance.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@678848 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
0 files changed, 0 insertions, 0 deletions