Y
Hacker News
new
|
ask
|
show
|
jobs
by
recursive
2155 days ago
> How can you schedule `foo()` and `bar()` in parallel, when they have an explicit data dependency?
You can't, but that's a fundamentally different scenario than what's being discussed.