[Python-Dev] Add sendfile() to core?

Antoine Pitrou solipsis at pitrou.net
Sun Jan 9 20:11:44 CET 2011


On Sat, 08 Jan 2011 09:55:19 +0200
max ulidtko <ulidtko at gmail.com> wrote:
> On Wed, 20 Mar 2002 14:53:58 -0500, Andrew Kuchling wrote:
> | sendfile() is used when writing really high-performance Web servers,
> | in order to save an unnecessary memory-to-memory copy.  Question:
> | should I make up a patch to add a sendfile() wrapper to Python?
> 
> So, was this proposal rejected? If so, for what reasons?

I saw no patch for it, so Andrew probably didn't get to it.

Regards

Antoine.




More information about the Python-Dev mailing list