[ 
https://issues.apache.org/jira/browse/ARTEMIS-2928?focusedWorklogId=493871&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-493871
 ]

ASF GitHub Bot logged work on ARTEMIS-2928:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Oct/20 09:13
            Start Date: 02/Oct/20 09:13
    Worklog Time Spent: 10m 
      Work Description: franz1981 commented on pull request #3286:
URL: https://github.com/apache/activemq-artemis/pull/3286#issuecomment-702618179


   @michaelandrepearce 
   I haven't measured it yet (with a disk), but:
   * The original code was reinventing the wheel with a suboptimal solution
   * Using the new version should allow to remove the cache from the native 
project, given that is not necessary
   
   I think that even with the same performance (nearly impossible) it worth to 
be replaced...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 493871)
    Time Spent: 40m  (was: 0.5h)

> 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
>          Time Spent: 40m
>  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)

Reply via email to