IntermediateVocabulary#backend#developer-tools#distributed-systems

Green Threads Vocabulary

Learn the vocabulary of scheduling thousands of lightweight, cooperatively scheduled threads in user space.

0 / 5 completed
1 / 5
A teammate explains that a runtime schedules thousands of lightweight, cooperatively scheduled units of execution entirely in user space, multiplexing them onto a small number of operating-system threads instead of the kernel scheduling each one directly. What is this concurrency abstraction called?