rabbah commented on issue #5044: URL: https://github.com/apache/openwhisk/issues/5044#issuecomment-758245367
Ah sorry - I missed the "native" qualification. In this model, each invocation is a new process, so there won't be any reuse. It's possible to implement an alternate protocol though but that involves using file descriptors (this is referred to as the action loop). ---------------------------------------------------------------- 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]
