See: Description
Class | Description |
---|---|
ExecutorMetricsReporter |
This class periodically reports statistics of the provided
ScaleFirstExecutorService to metrics engine |
ScaleFirstExecutorService |
This is a ThreadPool executor implementation that scales up before queueing as opposed to the usual policy of the
ThreadPoolExecutor . |
ScaleFirstThreadPoolExecutor |
This is only intended to be used with the
ScaleFirstExecutorService it assumes that the the blocking queue
that is passed in when creating the instance is compatible with the queue handling logic expected in the
ScaleFirstExecutorService |
TransactionalThreadPoolExecutor |
Copyright © 2016–2019 AdroitLogic. All rights reserved.