Package com.liferay.portal.kernel.concurrent
package com.liferay.portal.kernel.concurrent
-
ClassDescriptionImplements the same behavior as
ThreadPoolExecutor.AbortPolicy
.AsyncBroker<K,V> Implements the same behavior asThreadPoolExecutor.CallerRunsPolicy
.A synchronizer based on the JDK's AQS framework to simulate a single winner competition.Implements the same behavior asThreadPoolExecutor.DiscardOldestPolicy
.Implements the same behavior asThreadPoolExecutor.DiscardPolicy
.Handles rejected tasks by canceling them immediately.FutureConverter<T,V> Provides the same interface asRejectedExecutionHandler
.TaskQueue<E>See https://issues.liferay.com/browse/LPS-14986.