Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
galangalalgol
3 months ago
|
parent
|
context
|
favorite
| on:
We chose OCaml to write Stategraph
When there was no true concurrency, only preemption, eio was safe. Not now, you can still clobber things.
Edit: i was wrong! Since at least 5.1 it catches the cross domain access and errors gracefully.
debugnik
3 months ago
[–]
Eio didn't exist before multicore OCaml actually, it was designed for it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: i was wrong! Since at least 5.1 it catches the cross domain access and errors gracefully.