sending an object - twisted or what?
From: Paul Sweeney (reverse.ku.oc.issolok_at_nothypgnal.delrest.co.uk)
Date: 04/27/04
- Next message: Alpha: "Is it possible to choose a better way?"
- Previous message: Paul McGuire: "Re: How Would You Do: Parsing and Expression Evaluation"
- Next in thread: Lars Heuer: "Re: sending an object - twisted or what?"
- Reply: Lars Heuer: "Re: sending an object - twisted or what?"
- Reply: Mutah: "Re: sending an object - twisted or what?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Apr 2004 13:00:17 +0000 (UTC)
I wish to send an object (only one class, but many objects)
from python running on one computer to python on another.
It will be over the internet, so needs to be 'secure'.
Is twisted the only way to go, or is there something
simpler for my app? The code for twisted is fairly simple (I found
http://twistedmatrix.com/documents/current/howto/pb-copyable)
but the library is a bit heavy and I don't want to go through the
hassle of dependencies/compiling etc if there's a simpler way.
thx in advance
Paul
- Next message: Alpha: "Is it possible to choose a better way?"
- Previous message: Paul McGuire: "Re: How Would You Do: Parsing and Expression Evaluation"
- Next in thread: Lars Heuer: "Re: sending an object - twisted or what?"
- Reply: Lars Heuer: "Re: sending an object - twisted or what?"
- Reply: Mutah: "Re: sending an object - twisted or what?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]