rabbah commented on issue #13: Is dotnet core based runtime , Beta or 
Production ready ?
URL: 
https://github.com/apache/incubator-openwhisk-runtime-dotnet/issues/13#issuecomment-517245228
 
 
   @paraspatidar openwhisk is designed differently from the projects you 
mention and the core serverless functions capabilies are not part of any 
language runtime for a function which must only implement a narrow interface 
for life cycle management of a single function as described here 
https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-new.md 
if you're interested in the details.
   
   The openwhisk control and dataplane itself handles auto-scaling function 
containers up/down etc. That's covered by this repo 
https://github.com/apache/incubator-openwhisk.
   
   OpenWhisk has been in production/GA at IBM for several years, and offered as 
a service by Adobe I/O Runtime, and there are other installations on prem as 
well from large organizations. 
   
   If you find a specific issue with the dotnet runtime, please let us know 
here. If you have general questions about openwhisk, please use the Apache dev 
list or open an issue there 
https://github.com/apache/incubator-openwhisk/issues.

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