Which method is the better to receive socket data in Java?

后端 未结 0 746
梦如初夏
梦如初夏 2021-02-05 07:01

I try to write the code the receive the socket data by create a thread.But my workmate say that I should use ScheduledExecutorService because the thread may be hang

相关标签:
回答
  • 消灭零回复
提交回复
热议问题