first commit
update readme reformat
This commit is contained in:
commit
e83b60af4f
155 changed files with 1143 additions and 0 deletions
7
hATaBiZQ - 3303/s72yTlfZ - What are Green Threads.md
Normal file
7
hATaBiZQ - 3303/s72yTlfZ - What are Green Threads.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
## 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue