Add the jms version of QpidSend and QpidReceive
-----------------------------------------------

                 Key: QPID-3941
                 URL: https://issues.apache.org/jira/browse/QPID-3941
             Project: Qpid
          Issue Type: New Feature
          Components: Java Client
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: 0.17


If we could come with near identical versions of the c++ QpidSend and 
QpidReceive we could do meaningful comparisons between the c++ and JMS clients.
This can be very helpful when figuring out if a problem is on broker or client 
side. Ex if both the c++ and jms versions exibhit a similar 
behavior/trend/pattern we could make a reasonable conclusion that the issue 
might be on the broker side.
This could also be very helpful in identifying weak points in a particular 
client if there is a huge difference in behavior for a given use case.

The goal is to ensure that we use identical options and behavior to ensure they 
are as close as possible.
This will allow us to turn qpid-cpp-benchmark into a generic benchmark tool, 
where we can use it for both clients or mix and match (ex JMS receiver with C++ 
sender).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to