See if the plists package improves CouchDB's performance
--------------------------------------------------------
Key: COUCHDB-70
URL: https://issues.apache.org/jira/browse/COUCHDB-70
Project: CouchDB
Issue Type: Task
Components: Database Core
Environment: All
Reporter: Jan Lehnardt
Priority: Minor
The plists module claims to be a drop-in replacement for OTP's standard lists
module. It's implementation allows list operations to run in parallel claiming
speed-ups on multi-core, multi-CPU and multi-node-VM setups. We could check if
CouchDB would benefit from that. plists lives at
http://code.google.com/p/plists/ and is released under the MIT license.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.