←back to thread

175 points nateb2022 | 1 comments | | HN request time: 0s | source
Show context
yellowapple ◴[] No.41522145[source]
Are the actors/processes preemptively scheduled? I've seen many projects like this over the years, and that's the usual missing feature.
replies(1): >>41522158 #
1. Fire-Dragon-DoL ◴[] No.41522158[source]
Goroutines are preemptive scheduled, so the answer is yes