how to transfer a python object to other computer?

yy x flingfly at gmail.com
Wed Apr 19 22:25:40 EDT 2006


    Hey, all.Now I wanna to transfer a object to other computer, Maybe I
could serialize the object to a file by pickle moudle, then send the file
and get it from the file.But I think the efficency is awful, because the
disk io is very slow.
     Someone could do me a favor to give me some idea?

Best Wish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060420/f3f83ca5/attachment.html>


More information about the Python-list mailing list