vlsi commented on pull request #601:
URL: https://github.com/apache/jmeter/pull/601#issuecomment-649001026


   Can you please clarify what is the purpose of Disruptor here?
   AFAIK, Disruptor aims for low-latency processing, however, we do not need 
low-latency here.
   
   For instance, JCTools MPSC might be (a better?) fit: 
https://github.com/JCTools/JCTools
   
   WDYT?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to