[
https://issues.apache.org/jira/browse/ARTEMIS-2240?focusedWorklogId=190836&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190836
]
ASF GitHub Bot logged work on ARTEMIS-2240:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Jan/19 08:46
Start Date: 28/Jan/19 08:46
Worklog Time Spent: 10m
Work Description: franz1981 commented on issue #2524: ARTEMIS-2240
ActiveMQThreadPoolExecutor should use LinkedTransferQueue
URL: https://github.com/apache/activemq-artemis/pull/2524#issuecomment-458041944
@michaelandrepearce nice catch!!
you've already measured with your box how the last version is performing?
I've run the same bench I'm using and it seems really great: hopefully will
scale a lot better too :+1:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 190836)
Time Spent: 2h 20m (was: 2h 10m)
> ActiveMQThreadPoolExecutor should use LinkedTransferQueue
> ---------------------------------------------------------
>
> Key: ARTEMIS-2240
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2240
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> ActiveMQThreadPoolExecutor should use LinkedTransferQueue to reduce cost over
> contention, given that internally it isn't using ReentrantLock as
> LinkedBlockingQueue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)