This can't?? Netty HashedWheelTimer is single thread. If we
implement the multithreaded version??i think it can.
Personal views, for reference only
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2022??1??21??(??????) ????6:07
??????: "dev"<[email protected]>;
????: Re: Used Wheel-Timer instead of ScheduledExecutorService class
Hi can replace all ScheduledExecutorService??
ChenBin <[email protected]> ??2022??1??21?????? 15:38??????
>
> Hi Community??
>
> Could u please help me review and approve pr:
>
> 1.Use Wheel-Timer to replace part of the ScheduledExecutorService class.
> 2.Add a Timer-task that has been executed in a loop, but can be manually
canceled.
>
> [1]: https://github.com/apache/incubator-shenyu/pull/2802
<https://github.com/apache/incubator-shenyu/pull/2802>
>
> Many thanks.