Package | Description |
---|---|
broadwick.concurrent |
The package contains several classes for concurrent programming.
|
Class and Description |
---|
Executor
Interface for all Broadwick executors, these include a LocalPoolExecutor, which runs and monitors jobs on a local
machine, GridPoolExecutor which runs and monitors jobs on a grid environment and DistributedPoolExecutor which runs
and monitors jobs in a distributed pool.
|
Executor.Status
Status of the executor.
|
Copyright © 2015 University of Glasgow. All rights reserved.