<div dir="ltr"><br><div class="gmail_extra">This is really dumb question and I am pretty sure that there is limit to how much distributed programming could be learnt using single machine(I am using Mac in this case).<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>I am reading through Programming Erlang, Chapter 14, Distributed Programming where Joe talk about how to run Name Server in distributed mode as </div><div><br></div><div><div><ol><li> I write and test my program in a regular nondistributed Erlang session. This is what we’ve been doing up to now, so it presents no new challenges.</li><li> I test my program on two different Erlang nodes running on the same computer.</li><li> I test my program on two different Erlang nodes running on two physically separated computers either in the same local area network or anywhere on the Internet.<br></li></ol><div><br></div></div></div><div>So, I have reached to the part where #1 and #2 could be tested.</div><div><br></div><div>I wanted to check there is absolutely no way to mimic different nodes as separate machines (on a single node) to test #3.</div><div><br></div><div>Thanks</div></div>
</blockquote></div><br></div></div>