Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在调试时,我注意到有一个名为 Hashed wheel timer #1 的线程,这是什么意思?
显然HashedWheelTimer是一个 Netty 类,它实现了一种计时器。该线程由该类创建。