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 revathy arun <re...@gmail.com> on 2009/02/18 09:45:51 UTC

multicore

Is there any known limit to number of cores that can be create on a single
webapp.
What are possible  limiting factors?

Regards

Re: multicore

Posted by revathy arun <re...@gmail.com>.
I am sorry ,but i did not get what you meant by  Integer.MAX_VALUE

Does the core take up more RAM  than the regular webapps?

that is if i were to have 3 webapps  ,would the requirement for ram be more
in this case or if i were to have 3 cores in a single webapp or would this
be the same?

Regards

On 2/18/09, Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com> wrote:
>
> there are no limits . It must be Integer.MAX_VALUE
>
> the limits are usually decided by the number of file handles the
> system can open and the amount of RAM cpu you may have
>
> On Wed, Feb 18, 2009 at 2:15 PM, revathy arun <re...@gmail.com> wrote:
> > Is there any known limit to number of cores that can be create on a
> single
> > webapp.
> > What are possible  limiting factors?
> >
> > Regards
> >
>
>
>
> --
> --Noble Paul
>

Re: multicore

Posted by Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>.
there are no limits . It must be Integer.MAX_VALUE

the limits are usually decided by the number of file handles the
system can open and the amount of RAM cpu you may have

On Wed, Feb 18, 2009 at 2:15 PM, revathy arun <re...@gmail.com> wrote:
> Is there any known limit to number of cores that can be create on a single
> webapp.
> What are possible  limiting factors?
>
> Regards
>



-- 
--Noble Paul