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/05/08 02:13:35 UTC

[GitHub] hykych commented on issue #3618: Why did you deprecate the LoadBalancerService and use ShardingContainerPoolBalancer?

hykych commented on issue #3618: Why did you deprecate the LoadBalancerService and use ShardingContainerPoolBalancer?
URL: https://github.com/apache/incubator-openwhisk/issues/3618#issuecomment-387262733
 
 
   @rabbah If you want an Action getting assigned a potential stem cell container instead of a warm container, why bother load balancer? Just simply put a queue in between Controllers and Invokers, an Invoker pull Actions from queue when there are free slots on it, but I think in this case, there are a lot more 'cold start' than which has load balancer.

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