How to Execute Worker Process?

It is easy to execute Worker Process. Just create the manifest of the process and then call that manifest using Worker Engine. Manifest is the configuration file of specific process that you have created and placed on Worker.



On selected manifest,click Start to start manifest, Stop to stop manifest, Run to resume process, Idle to pause process.

You can also start manifest using command line: /System/Worker/core/start.php worker=\&process=. As for example: /System/Worker/core/start.php worker=Developer\&process=default.cfg.

You can also using telnet to connect the Nest to maintain Worker runtime (Start, Stop, Run and Idle).

Note:
Worker can only perform a process at a time. Your request to execute new process will terminate if Worker is performing a process. You can has unlimited Worker on a single LightArmy platform.

No comments:

Post a Comment

CommentLuv Enabled

Followers