You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/11 01:18:07 UTC

[GitHub] ningyougang opened a new pull request #3272: improve loadbalancer's schedule algorithm

ningyougang opened a new pull request #3272: improve loadbalancer's schedule algorithm
URL: https://github.com/apache/incubator-openwhisk/pull/3272
 
 
   When all invokers's load is saturated, the lb will chose the head invoker
   to execute the remaining action only, so it is necessary to make sure all
   invokers have equal opportunity to exectue actions even if all invoker's
   load is saturated.

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