Message Boards Message Boards

0
|
1138 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Scheduled tasks and link remote kernel

Does the engine work in link mode so that I can just have it going on my file server and connect to it multiple times throughout the day?

I'm having a hard time figuring out how to run the engine with initiation file that has scheduled tasks that I would like to have running several times throughout the day. The only way I can get the engine to stay online the entire day without exiting immediately after the initiation file is to put in an infinite loop, but the problem with that is that I won't be able to link to the engine at some point and check on whether it's going all right.

This is my script for starting the engine:

WolframKernel -v -lmverbose -initfile tasks-journaling.wls -run "While[True,Pause[10]]" &

disown -h %1

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract