<div dir="ltr">Hi,<div><br></div><div>I just learn about how to ping a remote erlang node,  call erlang program in a remote erlang node by following this chapter <a href="https://learnyousomeerlang.com/distribunomicon">https://learnyousomeerlang.com/distribunomicon</a> . </div><div><br></div><div>But, i can't imagine what kind of simple solution that i can build by utilizing Erlang's distributed behavior / feature / ability.</div><div><br></div><div>Ok, first, i need some simple case studies utilizingg distributed behavior / ability from erlang.</div><div>Second, Why do we utilizing distributed behavior / ability of erlang? Or in other words,</div><div>which is better? utilizing rpc:call() or call other service in other remote node just through HTTP (REST maybe) ? <br><br>Thank you</div><div><br></div><div><br></div></div>