ContinuousTask
ContinuousTask[expr]
expr が連続的に再評価されるタスクを表す.
ContinuousTask[expr,end]
expr が end で指定されたときまで連続的に再評価されるタスクを表す.
ContinuousTask[expr,tspan]
expr が時間間隔 tspan の間連続的に再評価されるタスクを表す.
詳細とオプション
- CloudSubmit[ContinuousTask[expr]]は,クラウド内で連続的に再評価されるように expr を送信する.
- ブロック関数あるいはPause指定がない限り,連続タスクは使用可能なすべてのプロセッサリソースを使用する.
- ContinuousTaskは,主として公のWolframクラウドではなくプライベートのクラウドのためのものである.
- expr の評価が異常な終了の仕方をしたり$FailedあるいはFailureオブジェクトを返した場合は,時間間隔が次第に長くなる一連の再起動が試される.
- 連続タスクはTaskSuspendやTaskResumeのような関数を使って制御することができる.
- 使用可能なオプション
-
NotificationFunction Automatic どのように通知を提供するか RestartInterval Automatic 失敗の後で再起動するまでにどの位待つか TimeZone Automatic 時刻指定のための時刻帯 - ContinuousTask[expr,end]で,end はDateObjectあるいは任意の日付と時刻の指定でよい.
- ContinuousTask[expr,tspan]で,tspan は時間間隔を表すQuantityオブジェクトでよい.
例題
Wolfram Research (2015), ContinuousTask, Wolfram言語関数, https://reference.wolfram.com/language/ref/ContinuousTask.html (2017年に更新).
テキスト
Wolfram Research (2015), ContinuousTask, Wolfram言語関数, https://reference.wolfram.com/language/ref/ContinuousTask.html (2017年に更新).
CMS
Wolfram Language. 2015. "ContinuousTask." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/ContinuousTask.html.
APA
Wolfram Language. (2015). ContinuousTask. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ContinuousTask.html