[Python-3000] Droping find/rfind? (original) (raw)
Ivan Krstić krstic at solarsail.hcs.harvard.edu
Fri Aug 25 22:47:29 CEST 2006
- Previous message: [Python-3000] Droping find/rfind?
- Next message: [Python-3000] Droping find/rfind?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jean-Paul Calderone wrote:
http://twistedmatrix.com/trac/browser/sandbox/itamar/cppreactor/fusion
This is the same Itamar who, in the talk I linked a few days ago (http://ln-s.net/D+u) extolled buffer as a very real performance improvement in fast python networking, and asked for broader and more complete support for buffers, rather than their removal.
A bunch of people, myself included, want to use Python as a persistent network server. Proper support for reading into already-allocated memory, and non-copying strings are pretty indispensable for serious production use.
-- Ivan Krstić <krstic at solarsail.hcs.harvard.edu> | GPG: 0x147C722D
- Previous message: [Python-3000] Droping find/rfind?
- Next message: [Python-3000] Droping find/rfind?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]