Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

To be fair, concurrent writes do not scale, but single writers multiple readers work just fine, so you only need to an hard partition of writers and can allow all threads (or the appropriate NUMA subset) to access any data.


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

Search: