Can someone explain the structure of a Pid in Erlang?
Pids looks like this : , e.g. <0.30.0> , but i would like to kno
Process id < A.B.C > is composed of:
The creation tag of 2 bits is not displayed in the pid but is used internally and increases every time the node restarts.