/[Apache-SVN]
ViewVC logotype

Revision 832550


Jump to revision: Previous Next
Author: damien
Date: Tue Nov 3 20:51:04 2009 UTC (3 weeks, 3 days ago)
Changed paths: 11
Log Message:
Added batching of multiple updating requests, to improve throughput with many writers. Also removed the couch_batch_save module, now batch requests are simply saved async as immediately, batching with outhr updates if possible.

Changed paths:

Path Details
Directorycouchdb/trunk/README modified , text changed
Directorycouchdb/trunk/etc/couchdb/default.ini.tpl.in modified , text changed
Directorycouchdb/trunk/share/www/script/test/batch_save.js modified , text changed
Directorycouchdb/trunk/src/couchdb/Makefile.am modified , text changed
Directorycouchdb/trunk/src/couchdb/couch.app.tpl.in modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_batch_save.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_batch_save_sup.erl deleted
Directorycouchdb/trunk/src/couchdb/couch_db.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_db_updater.erl modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_httpd_db.erl modified , text changed
Directorycouchdb/trunk/test/etap/001-load.t modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2