On Tue, Sep 23, 2014 at 5:05 PM, Maciej Fijalkowski <fij...@gmail.com>
wrote:

> PyPy has no limitation on the heap size it can handle.
>
> On Tue, Sep 23, 2014 at 10:31 AM, Gelin Yan <dynami...@gmail.com> wrote:
> > Hi All
> >
> >    I am interested in using pypy for production now. Due to I need to
> handle
> > a large number of concurrent connections (almost 500K). I want to know
> the
> > max heap that pypy can manage.
> >
> >    As I know V8 still have a limit on 1.4G heap size, I am not sure
> whether
> > pypy has a similar limitation like that. Thanks.
> >
> > Regards
> >
> > gelin yan
> >
> > _______________________________________________
> > pypy-dev mailing list
> > pypy-dev@python.org
> > https://mail.python.org/mailman/listinfo/pypy-dev
> >
>

Hi Fij

    Thanks for your clarification. I am going to try pypy 2.4 after a few
days.

Regards

gelin yan
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to