message transfer performance problem ------------------------------------ Key: QPID-2767 URL: https://issues.apache.org/jira/browse/QPID-2767 Project: Qpid Issue Type: Improvement Components: C++ Broker Affects Versions: 0.6 Environment: redhat linux c++ broker Reporter: haizhinan
Test message transfer performance on local host: 1) broker ./src/qpidd --no-data-dir --auth no --default-queue-limit 0 2) transfer message by amq.direct exchange producer send listener receiver 3) transfer 5000 messages, every message has same content test messages of different sizes, the partial results follows: 327606 2 327615 2 327616 202 327632 201 Note: the first column is message's size(Bytes), the second column is costs(s) The problem is: Why this happened, why message has 327616 Bytes will make transfer slow dramatically. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org