[pypy-dev] What is the max heap size pypy can manage well?

Maciej Fijalkowski fijall at gmail.com
Tue Sep 23 11:05:54 CEST 2014


PyPy has no limitation on the heap size it can handle.

On Tue, Sep 23, 2014 at 10:31 AM, Gelin Yan <dynamicgl at 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 at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>


More information about the pypy-dev mailing list