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 2017/12/04 11:20:08 UTC

[GitHub] hykych opened a new issue #3054: How do you decide how many active and idle containers in one Invoker?

hykych opened a new issue #3054: How do you decide how many active and idle containers in one Invoker?
URL: https://github.com/apache/incubator-openwhisk/issues/3054
 
 
   If you allow too many containers on one Invoker, the host may OOM and start killing containers.
   
   If you decide how many containers on one Invoker strictly base on their memory limit,(eg: only allow 8 1G-memory-limit conatiners on a 8G host), it would be too less containers.
   
   Please tell me how do you decide the containers' number.

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