[
https://issues.apache.org/jira/browse/COUCHDB-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis closed COUCHDB-70.
------------------------------------
Resolution: Not A Problem
Learned more Erlang. Benefits of a flat out s/lists:/plists:/ would not be a
net plus due to process management. Cases plists might be handy are easily
solved without the dependency.
> 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.