Thanks for all the replies.
I might use http, or I utilize a separate ftp server.

On Sat, 5 Jun 2010 13:34:45 -0700
geremy condra <debat...@gmail.com> wrote:

> On Sat, Jun 5, 2010 at 10:14 AM, Dan Stromberg <strom...@gmail.com>
> wrote:
> >> A more realistic answer is probably to use something based on
> >> HTTP. This solves a number of real-world problems, like the exact
> >> protocol to use over the network, and detecting network issues
> >> which cause the transfer to fail.  It also has the benefit that
> >> there's plenty of libraries already written to help you out.
> >
> > Didn't the OP request something fast?
> 
> Nope. He pointed out that pyro is not efficient and asked what
> libraries we would use.
> 
> OP: HTTP is a reasonable choice unless you need really extreme
> performance.
> 
> Geremy Condra

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to