You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2020/11/03 01:15:02 UTC

[jira] [Closed] (ARTEMIS-2928) blocking CallbackCache can be replaced with a JCTools lock-free queue

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

Clebert Suconic closed ARTEMIS-2928.
------------------------------------
    Fix Version/s: 2.16.0
       Resolution: Fixed

> blocking CallbackCache can be replaced with a JCTools lock-free queue
> ---------------------------------------------------------------------
>
>                 Key: ARTEMIS-2928
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2928
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Minor
>             Fix For: 2.16.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Given the performance of JCTools queues is better then the blocking CallbackCache from the native artemis bits, this code could be simplified (maybe removing the callback cache too) while making it a bit more performant.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)