On Fri, 23 Sep 2005 01:16:46 +, Dan Stromberg wrote:
>
> ...but with much bigger blocksizes, and with a netcat-like ability to use
> sockets.
>
Try using psyco and see if that helps. Also, sometimes smaller blocks are
better than large blocks. Try using smaller block sizes and see if that
On Tue, 20 Sep 2005 10:49:13 -0400, rbt wrote:
> I have a win32 service written in Python. It works well. It sends a
> report of the status of the machine via email periodically. The one
> problem I have is this... while trying to send an email, the script
> loops until a send happens and then it