Most Nutch operations are I/O bound, so raising CPU utilization
wouldn't help overall performance.  For fetching you can configure the
amount of fetcher threads to use which may help, but you'll probably
run out of bandwidth before you max out your CPU.

Since indexing is single-threaded I've been able to run multiple index
processes concurrently, which speeds things up a bit.

Andy

On 6/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi everyone...
> 
> Anyone here running Nutch in a windows environment using
> cygwin ? I was wondering if anyone could help. Nutch is
> running wonderfully however I'd like to find out if it is
> possible to change the system priority of tomcat and/or
> cygwin (fetching etc etc). At the moment its using only
> about 5-10% of CPU and would like to know if there's anyway
> to boost this in windows?
> 
> Thanks
> quo
> _____________________________________________________________________
> For super low premiums, click here http://www.dialdirect.co.za/quote
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nutch-general mailing list
Nutch-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to