General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Kristopher Driver
ThePrimeTime
comments
Comments by "Kristopher Driver" (@paxdriver) on "The New Massively Parallel Language" video.
Parallel is only hard if you're worried about linearly scaling ram and power, otherwise you could just make a hard copy of every process at the time of splitting, respawn on failure.
2
I think the tree recursion branches, that's the parallel part is the spawn-or of the spawn-ees Edit: wait what? No spawning threads? Now I'm confused.
1