style95 commented on issue #4476: how to remove concurrency limits
URL: 
https://github.com/apache/incubator-openwhisk/issues/4476#issuecomment-491655143
 
 
   @YangZhou1997 Could you share the spec of you invoker machines?
   And how much time does it take to run your actions?
   
   Generally, the number of concurrent actions are configured by invoker`s 
memory.
   
   If you didn't change this value, the default would be 2GB which means 8 
concurrent actions if you utilize the default container(256MB)
   
https://github.com/apache/incubator-openwhisk/blob/master/ansible/group_vars/all#L178

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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