RipcordSoftware / AvanceDB

An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
GNU Affero General Public License v3.0
161 stars 12 forks source link

The MapReduce thread pool uses too much CPU when idle #73

Open craigminihan opened 7 years ago

craigminihan commented 7 years ago

The thread-pool uses too much CPU even when no work is being done. This can be 2% per thread however with many threads the total number is quite large.