Introduction - If you have any usage issues, please Google them yourself
Java multi-threading, procedures, process and thread the concept of the realization of multi-threaded in two ways, the principle of simultaneous threads, thread deadlock, the use of wait and notify to achieve producer- consumer relationship, thread termination the two situations.