Package provided.compute

Interface Summary
ICompute A generalized compute engine object that will execute a given ITask object and return the result
ILocalTaskViewAdapter A local view adapter for a task
IRemoteTaskViewAdapter A remote view adapter for a task.
ITask<T> A abstract task to be run on the computer engine