Hacker News new | ask | show | jobs
by zepolen 6000 days ago
Yep, a process per core.

The beauty is that since your app has to be written to be multiprocess capable then you can also extend past one computer when the need arises.

You pay a memory tax overhead though.