Tasks

Tasks[type]

gives a list of TaskObject expressions representing currently submitted tasks of given type.

Details

Examples

open allclose all

Basic Examples  (3)

Display a list of currently running tasks:

Create a task running locally:

Display a list of tasks:

Remove the task:

Create a task running locally:

Create a task running on a remote kernel:

Display a list of tasks:

Remove all tasks:

Scope  (1)

Create a cloud task to run once per hour for a total of 3 times:

Display the cloud task and the corresponding tracking local task:

Display only the cloud task:

Display the tracking local task:

Removing the tracking task will remove the cloud task as well:

Check that tasks were removed:

Wolfram Research (2017), Tasks, Wolfram Language function, https://reference.wolfram.com/language/ref/Tasks.html (updated 2020).

Text

Wolfram Research (2017), Tasks, Wolfram Language function, https://reference.wolfram.com/language/ref/Tasks.html (updated 2020).

CMS

Wolfram Language. 2017. "Tasks." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/Tasks.html.

APA

Wolfram Language. (2017). Tasks. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Tasks.html

BibTeX

@misc{reference.wolfram_2023_tasks, author="Wolfram Research", title="{Tasks}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/Tasks.html}", note=[Accessed: 18-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_tasks, organization={Wolfram Research}, title={Tasks}, year={2020}, url={https://reference.wolfram.com/language/ref/Tasks.html}, note=[Accessed: 18-April-2024 ]}