Uses of Package
com.j_spaces.kernel.threadpool
Packages that use com.j_spaces.kernel.threadpool
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
Provides GigaSpaces low level services
-
Classes in com.j_spaces.kernel.threadpool used by com.gigaspaces.lrmiClassDescriptionAn
ExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods. -
Classes in com.j_spaces.kernel.threadpool used by com.gigaspaces.lrmi.nio.asyncClassDescriptionAn
ExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods. -
Classes in com.j_spaces.kernel.threadpool used by com.gigaspaces.metricsClassDescriptionAn
ExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods. -
Classes in com.j_spaces.kernel.threadpool used by com.gigaspaces.metrics.micrometerClassDescriptionAn
ExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods. -
Classes in com.j_spaces.kernel.threadpool used by com.j_spaces.core.client.sqlClassDescriptionAn
ExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods. -
Classes in com.j_spaces.kernel.threadpool used by com.j_spaces.kernelClassDescriptionAn
ExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods. -
Classes in com.j_spaces.kernel.threadpool used by com.j_spaces.kernel.threadpoolClassDescriptionA marker interface indicating that a thread is capable of performing
Thread.setContextClassLoader(ClassLoader)and fast (without the security overhead).