You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2021/08/24 19:39:27 UTC

[GitHub] [qpid-dispatch] kgiusti commented on pull request #1349: DISPATCH-2238: release the action mutex before waking core thread

kgiusti commented on pull request #1349:
URL: https://github.com/apache/qpid-dispatch/pull/1349#issuecomment-904921501


   @franz1981 take a look at the last commit - I've implemented your suggestion.  It appears to reduce to average wait time for the action_lock, likely due to the reduction of false cond_wait() wakeups as you explained - thanks!


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org