←back to thread

175 points nateb2022 | 2 comments | | HN request time: 0.488s | source
1. 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 #
2. Fire-Dragon-DoL ◴[] No.41522158[source]
Goroutines are preemptive scheduled, so the answer is yes