Creates an ExecutorCompletionService using the supplied executor for base task execution and a LinkedBlockingQueue as a completion queue.
LinkedBlockingQueue
Parameters:
executor
Exceptions:
NullPointerException
null
Diagram: Misc