examples/run-example | |
|
|
LICENSE.md | |
|
|
.codeclimate.yml | |
|
|
cli/worker-cli | |
|
|
phpdoc.xml | |
|
|
cli/worker-manager@.service | |
|
|
cli/worker-cli-forwarder@.service | |
|
|
.travis.yml | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
phpunit.xml | |
|
|
README.md | |
|
|
phpmd-ruleset.xml | |
|
|
composer.json | |
|
|
src/SAREhub/Component/Worker/Command/CommandException.php | 4 | A 0 mins |
|
src/SAREhub/Component/Worker/WorkerException.php | 4 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/CommandInput.php | 6 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/CommandInputServiceFactory.php | 6 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/CommandOutput.php | 6 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/CommandFormat.php | 6 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/CommandReplyOutput.php | 6 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/CommandReplyInput.php | 6 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/Command.php | 8 | A 0 mins |
|
src/SAREhub/Component/Worker/WorkerCommands.php | 9 | A 0 mins |
|
src/SAREhub/Component/Worker/Worker.php | 9 | A 0 mins |
|
src/SAREhub/Component/Worker/Logger/WorkerIdProcessor.php | 12 | A 0 mins |
|
src/SAREhub/Component/Worker/Service/Service.php | 13 | A 0 mins |
|
src/SAREhub/Component/Worker/Cli/SystemdHelper.php | 13 | A 0 mins |
|
src/SAREhub/Component/Worker/BasicWorker.php | 22 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/JsonCommandFormat.php | 25 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/ZmqCommandReplyInput.php | 25 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/BasicCommand.php | 28 | A 0 mins |
|
src/SAREhub/Component/Worker/Manager/WorkerProcess.php | 29 | A 0 mins |
|
src/SAREhub/Component/Worker/Cli/CliCommand.php | 31 | A 0 mins |
|
cli/workerCliForwarder.php | 32 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/ZmqCommandReplyOutput.php | 32 | A 0 mins |
|
cli/managers/test.php | 32 | A 0 mins |
|
src/SAREhub/Component/Worker/WorkerContext.php | 32 | A 0 mins |
|
src/SAREhub/Component/Worker/Manager/ManagerCommands.php | 33 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/ZmqCommandOutput.php | 33 | A 0 mins |
|
src/SAREhub/Component/Worker/Command/ZmqCommandInput.php | 33 | A 0 mins |
|
src/SAREhub/Component/Worker/Manager/WorkerProcessFactory.php | 35 | A 0 mins |
|
src/SAREhub/Component/Worker/Cli/StartWorkerCommand.php | 37 | C 7 hrs |
|
src/SAREhub/Component/Worker/Cli/StopWorkerCommand.php | 37 | C 7 hrs |
|
cli/config.php | 40 | A 0 mins |
|
src/SAREhub/Component/Worker/Cli/StopManagerCommand.php | 40 | A 0 mins |
|
src/SAREhub/Component/Worker/Cli/StartManagerCommand.php | 46 | A 0 mins |
|
cli/workerManagerRunner.php | 47 | A 0 mins |
|
examples/WorkerManager/example.php | 51 | A 0 mins |
|
cli/test_worker/testWorkerRunner.php | 52 | A 1 hr |
|