Staging
v0.5.1
https://github.com/python/cpython
Revision b7d6d2ac6ea4361fd72314d466029bd119ad3fea authored by Antoine Pitrou on 08 February 2014, 22:03:56 UTC, committed by Antoine Pitrou on 08 February 2014, 22:03:56 UTC
For small payloads, Nagle's algorithm would introduce idle delays before the entire transmission of a message.
1 parent b4062e8
History
Tip revision: b7d6d2ac6ea4361fd72314d466029bd119ad3fea authored by Antoine Pitrou on 08 February 2014, 22:03:56 UTC
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a multiprocessing Connection over a TCP socket.
Tip revision: b7d6d2a
File Mode Size
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.9 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 3.9 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 39.1 KB
license.rst -rw-r--r-- 42.8 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top