Running a python farm

Ian McConnell ian at emit.demon.co.ukx
Tue Oct 28 09:32:28 EST 2003


Ian McConnell <ian at emit.demon.co.ukx> writes:

> What's the pythonic way of sending out a set of requests in parallel?
>
> My program throws an image at the server and then waits for the result. I'm
> currently using this bit of socket code to send an image to server on
> another machine.

Thanks to all those who replied. 

There seem to be a variety of ways of solving my problem, so it looks like
I've got a bit of learning to do. I'll post back here when I settle upon a
method.


-- 
 "Thinks: I can't think of a thinks. End of thinks routine": Blue Bottle

** Aunty Spam says: Remove the trailing x from the To: field to reply **




More information about the Python-list mailing list