与其他线程相比,某些线程是否有更多时间执行?

时间:2018-07-31 13:01:48

标签: java multithreading sockets jvm

我制作了一个gui服务器-客户端程序,发现gui以外的线程所花费的时间非常少。为什么这样 ? In following code why JVM is giving more time to a particular thread compared to the other?

0 个答案:

没有答案