3303-flashcards/hATaBiZQ - 3303/s72yTlfZ - What are Green Threads.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

216 B

What are Green Threads?


🌳 A thread model where the JVM is completely responsible for thread management (stack, PC, bookkeeping). The underlying operating system is unaware of these threads.