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
__init__.py -rw-r--r-- 65.1 KB
config.py -rw-r--r-- 34.8 KB
handlers.py -rw-r--r-- 54.3 KB

back to top