Francesco Nigro created STORM-3726:
--------------------------------------
Summary: JCQueue::overflowQ can use an highly concurrent variant
Of JCTools
Key: STORM-3726
URL: https://issues.apache.org/jira/browse/STORM-3726
Project: Apache Storm
Issue Type: New Feature
Reporter: Francesco Nigro
The overflowQ used on
https://github.com/apache/storm/blob/7bef73a6faa14558ef254efe74cbe4bfef81c2e2/storm-client/src/jvm/org/apache/storm/utils/JCQueue.java
can use the xadd variant on the very last JCTools variant if the use assume an
high concurrent usage scenario
--
This message was sent by Atlassian Jira
(v8.3.4#803005)