I'm not sure my previous message went through (I wasn't subscribe), so I'm 
gonna try again.

The multiprocessing module has 4 methods for sharing data between processes:
Queues
Pipes
Shared Memory Map
Server Process
 
Which of these use shared memory?
 
I understand that the 3rd (Shared Memory Map) does, but what about Queues?
 
Thanks,
Kevin
                                                                                
  
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to