On Sun, Oct 2, 2022 at 1:16 PM Robert Engels <reng...@ix.netcom.com> wrote:

> By many definitions Go routines and virtual threads are technically 
> coroutines - versus a platform/OS thread.

Show one please.

Coroutines are normally a subject of non-preemptive multitasking,
threads are normally just the opposite. [0]

----
  [0]: https://en.wikipedia.org/wiki/Coroutine

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-XF7mF0--NbisAQoUHXEj-F1O_VUgxZ_nf1dJmipZTz3g%40mail.gmail.com.

Reply via email to