Comment on Node.js vs Erlang: SyncPad's ExperienceComments−nivertech15yWhy not combine both? Use Erlang/OTP for writing telecom-grade servers and Javascript for embeddeded scripting engine. Both Riak and CouchDB do exactly this. Use erlang_js OTP application:{erlang_js,"Interface between BEAM and JS","0.4.1"}
Comments
Why not combine both? Use Erlang/OTP for writing telecom-grade servers and Javascript for embeddeded scripting engine. Both Riak and CouchDB do exactly this. Use erlang_js OTP application:
{erlang_js,"Interface between BEAM and JS","0.4.1"}