A
agent_008_nl
Guest
> My interest, probably unlike Stefan’s, is not in theoretical part of Lambda Calculus nor statistical computing I'm not concerned with what you name here. I'm concerned with practice. Elixir/phoenix provide a development stack that can be used instead of the abl, for the same sort of applications. And more. No need of node.js for real-time things for example, real-time is enabled with phoenix channels, and in a much better way (it uses the erlang green threads joearms.github.io/.../Red-and-Green-Callbacks.html) . Fault-tolance rates are incredible, that's very nice in practice. Further: github.com/.../why_elixir . Want to see hot-code swapping of a drone in flight (code used was in erlang, but elixir has this possibility also: it is built on the erlang VM)? www.youtube.com/watch The link you provided is a good one.
Continue reading...
Continue reading...