is there a correspondence between these states and the ThreadState defined by Thread in Java?
is there a correspondence between these states and the ThreadState defined by Thread in Java?
sleep operation corresponding to hibernation
wait for the corresponding waite
to host idle threads in the corresponding thread pool
monitor the corresponding synchronized blocking
https://www.jianshu.com/p/310.
please read this article