Package com.suse.common.concurrent
-
Class Summary Class Description UnboundedGrowingThreadPoolExecutor AThreadPoolExecutorthat increases the threads in the pool even if the queue is not full.UnboundedGrowingThreadPoolExecutor.PutBackExecutionHandler Custom handler of the rejection event to make sure the rejected item are put back to the queueUnboundedGrowingThreadPoolExecutor.TransferOnOfferBlockingQueue A blocking queue implementation that always tries to transfer the items offered