http://qs321.pair.com?node_id=1071848


in reply to Re^4: Executing functions from another process
in thread Executing functions from another process

inter process communication works by bytes -- values -- you cannot pass references between processes -- you have to serialize them to bytes