On Thu, Aug 11, 2011 at 11:02 AM, Alexander Shorin <[email protected]> wrote:
> Hi, John! > > Regarding couchdb-python there is opened issue about insert performance: > http://code.google.com/p/couchdb-python/issues/detail?id=193 > Suddenly, nothing serious could be done there, but you may take a look > at PyCurl solution and solution using raw sockets instead of httplib > module. > > Thanks, I'll explore doing some performance evaluation using Java. Although I'd have to say it'll be hard to prototype something in a couple of days like I could with Python.
