markusthoemmes commented on issue #3054: How do you decide how many active and idle containers in one Invoker? URL: https://github.com/apache/incubator-openwhisk/issues/3054#issuecomment-348945127 As of today, the invoker only supports a fixed number of containers. You'd roughly determine the number of containers by the calculation shown by you. You can also very likely overcommit your memory, since not all containers might use memory to its allowed limits.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
