[erlang-questions] How to mimic Erlang nodes in PropEr statem test

Fred Hebert mononcqc@REDACTED
Wed Jan 23 18:52:42 CET 2019


On 01/22, Nyirő Gergő wrote:
>nice until I have a single process to communicate with, but I want to
>cut my program
>into multiple processes, but I don't know how should I register the
>processes to avoid
>pid passing and run multiple process group on the same VM.

You already name all three processes according to if they were node 
names. Can you be a bit more specific about what you intend to do?

Is giving names not good enough?



More information about the erlang-questions mailing list