Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mrfox321
on Sept 8, 2023
|
parent
|
context
|
favorite
| on:
Maybe Rust isn’t a good tool for massively concurr...
If your system cannot be decomposed away from shared mutable state, then you cannot avoid lifetime management and synchronization primitives.
Ultimately, it depends on your data model.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Ultimately, it depends on your data model.