{"id":18572410,"url":"https://github.com/a/node-clusterize-cli","last_synced_at":"2025-04-10T07:31:20.628Z","repository":{"id":12492335,"uuid":"15161838","full_name":"A/node-clusterize-cli","owner":"A","description":"The simplest CLI interface for clusterize and demonize your apps","archived":false,"fork":false,"pushed_at":"2015-11-13T22:04:51.000Z","size":384,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-23T11:18:36.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":" http://shuvalov-anton.github.io/node-clusterize-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/A.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-13T11:18:03.000Z","updated_at":"2023-07-10T16:24:25.000Z","dependencies_parsed_at":"2022-09-16T23:00:33.683Z","dependency_job_id":null,"html_url":"https://github.com/A/node-clusterize-cli","commit_stats":null,"previous_names":["shuvalov-anton/node-clusterize-cli"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fnode-clusterize-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fnode-clusterize-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fnode-clusterize-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Fnode-clusterize-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A","download_url":"https://codeload.github.com/A/node-clusterize-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248176309,"owners_count":21060044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T23:06:08.984Z","updated_at":"2025-04-10T07:31:20.307Z","avatar_url":"https://github.com/A.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Clusterize CLI\n\n[![Build Status](https://secure.travis-ci.org/shuvalov-anton/node-clusterize-cli.png)](http://travis-ci.org/shuvalov-anton/node-clusterize-cli)\n[![Code Climate](https://codeclimate.com/github/shuvalov-anton/node-clusterize-cli.png)](https://codeclimate.com/github/shuvalov-anton/node-clusterize-cli)  \n\n[![NPM](https://nodei.co/npm/node-clusterize-cli.png?downloads=true)](https://nodei.co/npm/node-clusterize-cli/)\n\nSimple CLI interface for clusterize, demonize your apps. Also, it starts again\nfallen instances of your application.\n\n\n## Install\n\n    npm i -g node-clusterize-cli\n\n\n## Usage\n\n    $ clusterize --app ./test/express/app.js --workers 32 --log ./cluster.log\n    done\n\n\n### Arguments\n\n    Usage: clusterize [options]\n\n      Options:\n\n        -h, --help           output usage information\n        -V, --version        output the version number\n        list                 list of running custers\n        kill \u003cpid\u003e           stop daemon and all it's workers\n        -a, --app \u003cpath\u003e     Add path to demonizing app\n        -w, --workers \u003cq\u003e    Set quantity of workers for your app. Defaut value is cpu.cores*2\n        -l, --log \u003cpath\u003e     Add path to demonizing app\n\n\n### Start\n\n    $ clusterize --app ./test/express/app.js --workers 32 --log ./cluster.log\n    done\n\n\n### List\n\n    $ clusterize list\n    53416 test/express/app.js\n\n\n### Kill\n\n    $ clusterize kill 53416\n    done\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa%2Fnode-clusterize-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa%2Fnode-clusterize-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa%2Fnode-clusterize-cli/lists"}