The Submission Interface allows direct submission of tasks for
distributed execution by XGE. This interface allows easy
distribution from batch files, scripts and custom tools.
With this interface, calls to distributable command lines are
replaced with calls to xgSubmit.exe
accepting the original command line as input. Each call to xgSubmit.exe queues
the specified command line for distributed execution. XGWait.exe can be
called from the script to pause execution until a specified group
of tasks has completed (allowing dependencies between groups of
tasks). Finally, the script/tool itself is called using xgConsole.exe. As with all XGE interfaces, all
remotely performed tasks fully emulate the initiating machine's
environment and file system, eliminating the need to copy files or
install applications on remote machines.
Highlights:
Use this Interface if:
| Converted from CHM to HTML with chm2web Standard 2.7 (unicode) |