Francesco Nigro created ARTEMIS-2240:
----------------------------------------
Summary: 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
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)