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)