On Wednesday, 11 January 2017 at 12:16:06 UTC, extrawurst wrote:

I wanted to ask you if you thought about using another platform but nodejs wrap the D exe in lambda. They support java and C# aswell. I was wondering if it is a performance difference to use them instead ?!
Looking forward to your input.

Cheers,
Stephan

I'm not sure about actual performance differences, but I found an interesting project for running Go in lambda, that uses the Python runtime, using C bindings. Might be a good fit here.

https://github.com/eawsy/aws-lambda-go-shim

Chris

Reply via email to