You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Michael Brown (JIRA)" <ji...@apache.org> on 2016/09/08 07:36:20 UTC

[jira] [Created] (ARTEMIS-717) Use hash buckets for JMSXGroupID to reduce system impact when there are lots of groups

Michael Brown created ARTEMIS-717:
-------------------------------------

             Summary: Use hash buckets for JMSXGroupID to reduce system impact when there are lots of groups
                 Key: ARTEMIS-717
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-717
             Project: ActiveMQ Artemis
          Issue Type: New Feature
          Components: Broker
            Reporter: Michael Brown


Currently Artemis maintains an association of JMSXGroupID to consumer on a one to one level, puting high burden on the broker.

The sibiling project ArtemisMQ has solved this with the use of hash buckets. I suggest that Artemis does the same.

https://issues.apache.org/jira/browse/AMQ-439



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)