|
|
|
|
|
by seabrookmx
1004 days ago
|
|
> Two Java/whatever greenthreads atop a single OS thread cannot run in parallel Well.. yes. Actually that makes sense! I guess I just never thought of them as green threads in JS because you don't interact with them as an object like you can in other languages. |
|