duhenglucky commented on issue #601: Why use spinlocks by default? URL: https://github.com/apache/rocketmq/issues/601#issuecomment-448920135 @Cicizz use spinlock can reduce context switch as you mentioned and can use fewer threads to obtain a relatively high throughput. but the issue only used to bug report or feature request, so if you have similar questions in the later, please send to our user [mailing list](http://rocketmq.apache.org/about/contact/). (Notice: subscribe it before send)
---------------------------------------------------------------- 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] With regards, Apache Git Services
