another thing to do if you have 4 or 8 cores would be to set the cpu affinity to use 2 cores per wow, since wow is optimized for 2 cores, then spread the load evenly across the cores.
let's say you have 5 wows and an i7 (8 cores)... i would set it up like this:
wow1 - cpu0 + cpu1
wow2 - cpu2 + cpu3
wow3 - cpu4 + cpu5
wow4 - cpu6 + cpu7
wow5 - cpu1 + cpu2
note that i avoided using cpu0 more then once. this is due to the OS already being on cpu0, so i wanted to avoid the extra load.
if you have a quad core:
wow1 - cpu0 + cpu1
wow2 - cpu1 + cpu2
wow3 - cpu2 + cpu3
wow4 - cpu0 + cpu1
wow5 - cpu2 + cpu3
Connect With Us