GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/945
ARTEMIS-905 JCtools ConcurrentMap replacement It's a total replacement of ConcurrentHasMap and ConcurrentHashSet usage with faster and lower memory footprint versions of jctools; a high performance concurrent collections library. You can merge this pull request into a Git repository by running: $ git pull https://github.com/franz1981/activemq-artemis chm_replacement Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/945.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #945 ---- commit fe40c1ba2153b110be329175142e494643602093 Author: Francesco Nigro <nigro....@gmail.com> Date: 2017-01-02T14:50:53Z ARTEMIS-905 JCtools ConcurrentMap replacement ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---