Hacker News new | past | comments | ask | show | jobs | submit login

This is not legacy. Any application in Ruby, Python, Perl, ... is affected. Majority of the backends of current web have the issue of duplicated heap in all the workers. It's made slightly better by Python introducing gc.freeze in 3.7 (https://docs.python.org/3/library/gc.html#gc.freeze) and Ruby doing something similar soon, but not great.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: