Uses of Package
com.iohao.net.common.kit.concurrent
Packages that use com.iohao.net.common.kit.concurrent
Package
Description
Utility tools - Thread executor, task listener callback, single task, delayed task, task scheduling, lightweight and controllable delayed tasks, lightweight timed storage assistance functions.
Utility tools - Lightweight and controllable delayed tasks.
-
Classes in com.iohao.net.common.kit.concurrent used by com.iohao.net.common.kit.concurrentClassDescriptionScheduled task listener, using HashedWheelTimer to simulate ScheduledExecutorService scheduling.Timer listener callback, executed only 1 time.Task listener callback, used in scenarios such as: one-time delayed tasks, scheduled tasks, lightweight controllable delayed tasks, lightweight periodic persistence helper functions, and other extended scenarios.ThreadCreator
-
Classes in com.iohao.net.common.kit.concurrent used by com.iohao.net.common.kit.concurrent.timer.delayClassDescriptionTask listener callback, used in scenarios such as: one-time delayed tasks, scheduled tasks, lightweight controllable delayed tasks, lightweight periodic persistence helper functions, and other extended scenarios.