Uses of Package
com.iohao.net.common.kit.concurrent.executor
Packages that use com.iohao.net.common.kit.concurrent.executor
Package
Description
Utility tools - Thread executors for ionet Thread Related: User Thread Executor, User Virtual Thread Executor, Simple Thread Executor Region.
Provides distributed EventBus contracts for publishing and subscribing cross-service events
within ionet applications.
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building
blocks used by ionet business logic.
Provides the action invocation flow model, context propagation, and execution pipeline contracts
used to process business requests end to end.
Provides internal flow-plugin implementations that participate in the framework execution
pipeline and support extensible request-processing behavior.
-
Classes in com.iohao.net.common.kit.concurrent.executor used by com.iohao.net.common.kit.concurrent.executorClassDescriptionExecutor region, managing implementations of
ThreadExecutorRegion(Thread Executor Region).Thread executor informationInterface for a region of thread executors that distributes tasks by index. -
Classes in com.iohao.net.common.kit.concurrent.executor used by com.iohao.net.framework.communication.eventbusClassDescriptionExecutor region, managing implementations of
ThreadExecutorRegion(Thread Executor Region).Thread executor information -
Classes in com.iohao.net.common.kit.concurrent.executor used by com.iohao.net.framework.coreClassDescriptionExecutor region, managing implementations of
ThreadExecutorRegion(Thread Executor Region). -
Classes in com.iohao.net.common.kit.concurrent.executor used by com.iohao.net.framework.core.flowClassDescriptionExecutor region, managing implementations of
ThreadExecutorRegion(Thread Executor Region).Thread executor information -