[erlang-questions] Distibuted-Erlang practical case studies / examples
I Gusti Ngurah Oka Prinarjaya
okaprinarjaya@REDACTED
Sun May 12 16:45:02 CEST 2019
Hi,
I just learn about how to ping a remote erlang node, call erlang program
in a remote erlang node by following this chapter
https://learnyousomeerlang.com/distribunomicon .
But, i can't imagine what kind of simple solution that i can build by
utilizing Erlang's distributed behavior / feature / ability.
Ok, first, i need some simple case studies utilizingg distributed behavior
/ ability from erlang.
Second, Why do we utilizing distributed behavior / ability of erlang? Or in
other words,
which is better? utilizing rpc:call() or call other service in other remote
node just through HTTP (REST maybe) ?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190512/15e57949/attachment.htm>
More information about the erlang-questions
mailing list