Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
maxmcd
82 days ago
|
parent
|
context
|
favorite
| on:
Concurrent Programming with Harmony
Data races are covered:
https://harmony.cs.cornell.edu/book/#sec-57
Threads+locking introduce data race issues into Harmony's model. As far as I can tell.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Threads+locking introduce data race issues into Harmony's model. As far as I can tell.