John Nagle <[EMAIL PROTECTED]> writes:
> Sockets and pipes are a terrible way to do local interprocess
> communication, but it's what we've got. The problem is that what you
> want is a subroutine call, but what the OS gives you is an I/O operation.
Using TCP sockets is ridiculous but Unix d
Richard Brodie wrote:
> <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>
>>Seems like sockets are about 6 times faster on OpenSUSE than on
>>Windows XP in Python.
>>
>>http://pyfanatic.blogspot.com/2007/02/socket-performance.html
>>
>>Is this related to Python or the OS?
>
>
> It
On Feb 26, 7:05 am, "Paul Boddie" <[EMAIL PROTECTED]> wrote:
> On 26 Feb, 15:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > Seems like sockets are about 6 times faster on OpenSUSE than on
> > Windows XP in Python.
>
> >http://pyfanatic.blogspot.com/2007/02/socket-performance.html
>
> > Is
On 26 Feb, 15:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Seems like sockets are about 6 times faster on OpenSUSE than on
> Windows XP in Python.
>
> http://pyfanatic.blogspot.com/2007/02/socket-performance.html
>
> Is this related to Python or the OS?
>From the output:
> TCP window size
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Seems like sockets are about 6 times faster on OpenSUSE than on
> Windows XP in Python.
>
> http://pyfanatic.blogspot.com/2007/02/socket-performance.html
>
> Is this related to Python or the OS?
It's 6 times faster even when not using
Seems like sockets are about 6 times faster on OpenSUSE than on
Windows XP in Python.
http://pyfanatic.blogspot.com/2007/02/socket-performance.html
Is this related to Python or the OS?
/MSkou
--
http://mail.python.org/mailman/listinfo/python-list