You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Ryan Peterson <OC...@yahoo.com> on 2008/12/10 21:35:39 UTC

Multi Core - Max Core Count Recommendation

I'm trying to see if anyone has any recommendations on the maximum number of cores that should be used within Solr. Is there significant overhead to each core? Should it be 10 or less, or is 100 or 1,000 cores acceptable.

Thanks,

Ryan

Re: Multi Core - Max Core Count Recommendation

Posted by Ryan McKinley <ry...@gmail.com>.
it depends!

yes there is overhead to each core -- how much it matters will depend  
entirely on your setup and typical usage pattern.

sorry this is not a particularly useful answer.

I think the choice of how many cores will come down to your domain  
logic needs more then hardware.  If you are able to put things into a  
single index and get the performance you need, it will just be easier  
to deal with.

ryan



On Dec 10, 2008, at 3:35 PM, Ryan Peterson wrote:

> I'm trying to see if anyone has any recommendations on the maximum  
> number of cores that should be used within Solr. Is there  
> significant overhead to each core? Should it be 10 or less, or is  
> 100 or 1,000 cores acceptable.
>
> Thanks,
>
> Ryan