Translator Reviews ( Japanese → English )
Rating: 48 / 0 Reviews / 19 Aug 2016 at 21:07
Japanese
[ジョブをシーケンシャルに実行する方法について]
ジョブをパラレルではなく,シーケンシャルに実行する方法はないでしょうか?
ジョブAとジョブBがあった時,ジョブAが確実に完了してからジョブBを実行したいと思っています.
"スケジュール機能"の"最大実行時間"を使った場合,ジョブAが全て完了せずにジョブBが実行される可能性があるため
この方法は取りづらいです.
何かアドバイスがあればお願いします.
English
[How to execute a job in a sequential order, not in parallel]
Is there any way to execute a job in a sequential order, not in parallel?
If there are the job A and the job B, I want to execute the job B after finishing the job A completely.
if I use the maximum run time of the schedule function, there is a possibility to be executed the job B even though the job A isn't finished yet, so it is not easy to use the above function.
I you have any advice, please let me know.
Reviews ( 0 )
There are no translator reviews yet.
Additional info:
"最大実行時間"は"the maximum run time"として下さい.