why do many programming languages map their threads to kernel level threads?
Programming languages like go uses user level threads and gained a good amount of efficiency. But why not others(Java, Python...) have followed the same approach?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)