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

[jira] Resolved: (AMQ-2091) Add a cache to the jms selector parser for speed improvements

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

Guillaume Nodet resolved AMQ-2091.
----------------------------------

    Resolution: Fixed

Sending        activemq-core/src/main/grammar/SelectorParser.jj
Sending        activemq-core/src/main/java/org/apache/activemq/ActiveMQInputStream.java
Sending        activemq-core/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java
Sending        activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java
Sending        activemq-core/src/main/java/org/apache/activemq/broker/jmx/DestinationView.java
Sending        activemq-core/src/main/java/org/apache/activemq/broker/region/AbstractSubscription.java
Sending        activemq-core/src/main/java/org/apache/activemq/broker/region/Queue.java
Sending        activemq-core/src/main/java/org/apache/activemq/broker/region/virtual/FilteredDestination.java
Sending        activemq-core/src/test/java/org/apache/activemq/selector/SelectorParserTest.java
Sending        activemq-core/src/test/java/org/apache/activemq/selector/SelectorTest.java
Sending        activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQActivationSpec.java
Transmitting file data ...........
Committed revision 740375.

> Add a cache to the jms selector parser for speed improvements
> -------------------------------------------------------------
>
>                 Key: AMQ-2091
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2091
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Selector
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 5.3.0
>
>
> When using the same complex selectors multiple times, having a cache would improve performances greatly on both client and server sides.

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