Page 1 of 1

#1 rake search Use a max_tasks_reported option

Posted: Fri Jul 27, 2018 4:52 am
by Newshound

Dear crunchers!



If your powerful machines store a large number of tasks and try to report about its completion to project server at once, they may faced timeouts or errors. Please use a max_tasks_reported option in cc_config.xml file for reducing of size of requests to project server and fast tasks reporting:





...

...
N
...

...



For example, with value N = 32 maximum size of xml-requests to projects server significantly decrease and them process faster.


SOURCE http://rake.boincfast.ru/rakesearch/for ... php?id=103