[Chicago-talk] Sharing data between processes

Jay Strauss me at heyjay.com
Wed Jan 21 09:12:36 CST 2004


Hi,

What ways can I share an object (or complex data structure) between
processes?  I know I can share simple structures (arrays, hashes, scalars)
between threads, but I was trying to avoid threads.

thanks
Jay




More information about the Chicago-talk mailing list