// 就是分成了1024個(gè)格子,每個(gè)格子默認(rèn)100ms timer =newHashedWheelTimer(newDefaultThreadFactory("redisson-timer"), minTimeout, TimeUnit.MILLISECONDS,1024,false); connectionWatcher =newIdleConnectionWatcher(this, config); subscribeService =newPublishSubscribeService(this, config); } 大白話(huà)講就是:例如將一...
www.dbjr.com.cn/article/2664...htm 2025-5-26