Storing pids

Joel Reymont joelr1@REDACTED
Thu Jan 5 13:40:02 CET 2006


It's not worthless if I'm just using it for tracking. All I want to  
do in the end is say "give me all the entries from this process" and  
supply the process id.

If erlang:phash2 gives a unique number for each pid then maybe I can  
use pid hashes to identify processes in the disk log instead of the  
pids themselves.

What do you think?

On Jan 5, 2006, at 12:23 PM, Mats Cronqvist wrote:

>   well, the node id number in the pid is worthless for logging  
> (numbering is different on each erlang node).

--
http://wagerlabs.com/








More information about the erlang-questions mailing list