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

As it turns out, Erlang is already providing much better memory locality than your average language. Each process runs in a contiguous memory area (heap+stack) which fits perfectly with a many-core world.



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

Search: