In article <f788be3b-62cd-4545-9ba8-50b7eaea0...@p8g2000yqb.googlegroups.com>,
Jonas  <jonas.weismuel...@gmail.com> wrote:
>
>how can I secure the communication between two BaseManager objects?
>Regarding the socket/SSL documentation I just need to secure the socket
>by SSL. How can i get the socket object within the multiprocessing
>module?

You'll need to create subclasses of the objects in connection.py, but I'm
not sure how to make multiprocessing use them.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

[on old computer technologies and programmers]  "Fancy tail fins on a
brand new '59 Cadillac didn't mean throwing out a whole generation of
mechanics who started with model As."  --Andrew Dalke
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to