You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/12/20 08:49:44 UTC

[GitHub] duhenglucky commented on issue #601: Why use spinlocks by default?

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


With regards,
Apache Git Services