jliu1970 commented on issue #1429: Access to CouchDB view return timeout URL: https://github.com/apache/couchdb/issues/1429#issuecomment-403853587 Thanks for the update, Joan. I will monitor the cpu usage as you suggested and let you know. Jimmy On Tue, Jul 10, 2018 at 9:50 AM, Joan Touzet <[email protected]> wrote: > There's nothing in the logs to indicate how many CPUs couch is using. > > You can monitor GET /_active_tasks with a metrics tool to see how many > views are building at once - any JavaScript view that is building will be a > separate process. > > The core of CouchDB (in Erlang) will always allocate itself across all > cores provided. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/couchdb/issues/1429#issuecomment-403850911>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/Aac_yyh_5NhW63hzdjvZsL7EfzmfJJAMks5uFL9TgaJpZM4VInxh> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
