You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2009/09/04 20:59:19 UTC

[jira] Updated: (AMQ-2136) Reply queue performance hit upgrading to 5.2

     [ https://issues.apache.org/activemq/browse/AMQ-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies updated AMQ-2136:
----------------------------

    Fix Version/s: 5.4.0

> Reply queue performance hit upgrading to 5.2
> --------------------------------------------
>
>                 Key: AMQ-2136
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2136
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Performance Test
>    Affects Versions: 5.2.0
>         Environment: Windows Vista, JDK 1.6
>            Reporter: H B
>            Priority: Critical
>             Fix For: 5.4.0
>
>         Attachments: test.java
>
>
> When upgrading to AMQ 5.2, my application gets 10x slower. This is traced to the usage of reply queue. I have written a test case (will be attached.)
> In 5.1,
> sender: 16.0 seconds spent for sending 8000 times, avg. 500.0msg/s
> In 5.2:
> sender: 432.0 seconds spent for sending 10000 times, avg. 23.148148msg/s
> I have tried arrange the steps a bit (see commented out line,) no help.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.