Hacker News new | ask | show | jobs
by bzbarsky 3189 days ago
Chrome will round-robin across processes too; it has a cap on the process count. The cap depends on things like amount of RAM. See https://www.chromium.org/developers/design-documents/process... fourth bullet.
1 comments

I believe they made that change in Chrome 55:

https://v8project.blogspot.ro/2016/10/fall-cleaning-optimizi...