Cpu optimization (multitasking)
Kaine
thebestindexer.com
Hello,
I have another question regarding GSA Engine ranker.
Obviously it is multithreaded, I do not understand why the thread does not remain at the value set.
I can not seem to factor 100% CPU with importing list already scrape with footprints for GSA ... Looks like engine ranker is often waiting (short time) instead of launching an additional process.
Actions run necessarily sequential manner ?
There there is no way to use another process while checking the email boxes for example? (to continue planting backlink simultaneously or other).
Since the cpu is not all the time 100%, is there optimizations to perform.
MAJ
I think I found a solution.
I placed Engine ranker and Captcha Breaker in Ramdisk. This allowed me to double thread (100> 200).
My CPU usage caps almost always 100%.
This means that it is the access to the database given (IO), which slow down the app (There something to do here... SQL C++ ?)
However CPU activity drops during audits backlinks and email. Maybe he should do this two actions at the same time for maximize resource and avoid lowering thread ?
Comments