Package com.j_spaces.kernel.threadpool
package com.j_spaces.kernel.threadpool
-
ClassDescriptionFactory and utility methods for handling
DynamicThreadPoolExecutor.AnExecutorServicethat executes each submitted task using one of possibly several pooled threads, normally configured usingDynamicExecutorsfactory methods.A marker interface indicating that a thread is capable of performingThread.setContextClassLoader(ClassLoader)and fast (without the security overhead).