Open ks465 opened 5 years ago
Prepare a segment for running code with lower CPU and RAM usage: A way is to use a ConsoleRunner extension, e.g. http://www.yiiframework.com/extension/yii2-console-runner/ or https://github.com/vova07/yii2-console-runner-extension which do the job control job a little bit more sophisticated and more secure with popen().
Prepare a segment for running code with lower CPU and RAM usage: A way is to use a ConsoleRunner extension, e.g. http://www.yiiframework.com/extension/yii2-console-runner/ or https://github.com/vova07/yii2-console-runner-extension which do the job control job a little bit more sophisticated and more secure with popen().