Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gpderetta
on Nov 3, 2020
|
parent
|
context
|
favorite
| on:
Scipio: A Thread-per-Core Crate for Rust and Linux
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: