Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Alt.Net Talks - EdgeJs

Alt.Net Talks - EdgeJs

Mickael Metesreau

December 03, 2015
Tweet

More Decks by Mickael Metesreau

Other Decks in Programming

Transcript

  1. Limits and constraints • CPU-Bound work • Lecacy technology •

    Existing components • Better implementation
  2. And .NET ? • Nuget packages • Type system •

    Office, SharePoint, Event Log connectors • C# & F# languages
  3. Edge.js • Connect Node.js and .NET in process • Work

    on Windows, Mac and Linux • Including F#, Python, T-SQL, Powershell, Lisp • Bind to library, code and source files
  4. Use cases • Use CLR multi-threading from Node.js for CPU

    intensive work • Script Node.js from a .NET application • Script C# from a Node.js application • Access MS SQL from Node.js using ADO.NET • …