python client needs love

Evan Martin martine@danga.com
Sun, 21 Sep 2003 13:01:43 -0700


>From reading this list it looks like a lot of people are trying out
memcached.  If there are any Python hackers around looking for a
project, a good one would be to change the Python client to not read a
byte at a time, and instead do full reads into a buffer.

I mention this because I am afraid people are testing memcached with the
Python client and getting low benchmark results, because as it's written
right now the Python client is doing a syscall for every byte
receieved...

-- 
Evan Martin
martine@danga.com
http://neugierig.org