public class TaskExecutors<ID,T> extends Object
TaskExecutors instance holds a number of worker threads that cooperate with AcceptorExecutor.
Each worker sends a job request to AcceptorExecutor whenever it is available, and processes it once
provided with a task(s).Copyright © 2019 The Ant Financial. All rights reserved.