Content deleted Content added
Haraldrudell (talk | contribs) |
Haraldrudell (talk | contribs) m →Go |
||
Line 54:
=== Go ===
goroutines became preemptive with go1.4 in 2014 and is since the most prominent application of virtual threads. A goroutine is a virtual thread. Go first appeared in 2009
=== Java Project Loom ===
|