Class BasicExecutor

java.lang.Object
uk.ac.manchester.spinnaker.front_end.BasicExecutor
All Implemented Interfaces:
AutoCloseable

public class BasicExecutor
extends Object
implements AutoCloseable
A thread pool designed for simple task execution with combining of exceptions.
Author:
Donal Fellows