Async Platform
object AsyncPlatform
Asynchronous Compute Platform
Access point for working with the async compute platform library.
Provides methods for submitting jobs, retrieving job details, and fetching job results.
Author
Elizabeth Paige Harper https://github.com/foxcapades
Since
1.0.0
Functions
Link copied to clipboard
Deletes the target job only if it exists, is owned by the current service or process, and is in a completed status.
Link copied to clipboard
Fetches the target file for the target job.
Link copied to clipboard
Fetches the available files for the target job.
Link copied to clipboard
Fetches a list of jobs owned by the current campus that are in the failed status.
Link copied to clipboard
Initializes the async compute platform library.
Link copied to clipboard
Lists references to jobs that may or may not be owned by this service instance.
Link copied to clipboard
Submits a new job to the async compute platform.