Azure Functions can run .NET code and a few other languages.
Based in video below, for efficiency, .NET front end and JavaScript run in the same process by leveraging Edge.js. The next step is using Google's Protocol Buffers for efficient inter-process communication.
"Create Functions in several languages, including JavaScript, C#, F#, as well as scripting options such as Python, PHP, Bash, Batch, and PowerShell"
Edge.js
RUN NODE.JS AND .NET IN-PROCESS
RUN NODE.JS AND .NET IN-PROCESS
- NODE.JS SCRIPTS .NET IN-PROCESS ON WINDOWS, MAC OS, AND LINUX (NEW!)
- .NET SCRIPTS NODE.JS IN-PROCESS (NEW!)
No comments:
Post a Comment