Package org.kuali.rice.ksb.messaging.threadpool
package org.kuali.rice.ksb.messaging.threadpool
-
ClassDescriptionA thread pool which can be used to schedule asynchronous tasks.A Thread Pool implementation for the KSB which implements a thread pool backed by a configuration store.A comparator to put into the
PriorityBlockingQueueused in theKSBThreadPoolImpl.