rabbah commented on issue #2733: Have seen your Invoker inplementation, how's 
its performence and memory cost?
URL: 
https://github.com/apache/incubator-openwhisk/issues/2733#issuecomment-328815894
 
 
   The number of containers that run concurrently on any single invoker should 
be equal to VM memory available divided by expected memory requirement for 
actions running in that invoker. The memory resource is generally not over 
committed and hence is the limiting factor for the number of concurrent 
containers allowed by a single invoker. 
 
----------------------------------------------------------------
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

Reply via email to