Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @startuml
- skinparam linetype ortho
- [Virtual Thread 1] --> [JVM Scheduler]
- [Virtual Thread 2] --> [JVM Scheduler]
- [Virtual Thread N] --> [JVM Scheduler]
- [JVM Scheduler] --> [OS Thread Pool]
- @enduml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement