Hi Keith, Please find attached cpp_vs_java.gz <http://qpid.2158936.n2.nabble.com/file/t365522/cpp_vs_java.gz> . This archive contains: * *java* - setup of Java broker (v7.0.0) * *cpp* - setup of C++ broker (v1.36.0) * *proton-client* - C++client based on Qpid proton (v0.18.1) * *java_trace.log* - trace log from client sending 20 messages (10240 Bytes each) to Java broker * *java_trace.log* - trace log from client sending 20 messages (10240 Bytes each) to C++ broker
One thing I've noticed in logs is that C++ broker is sending dispositions in chunks of 5 whereas Java broker does this for each message separately. Best regards, Tomas -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
