{"id":18574575,"url":"https://github.com/trulymittal/nodejs-child-process-tutorial","last_synced_at":"2025-04-10T08:30:34.173Z","repository":{"id":63651025,"uuid":"326485560","full_name":"trulymittal/nodejs-child-process-tutorial","owner":"trulymittal","description":"Demonstration of child process in nodejs","archived":false,"fork":false,"pushed_at":"2021-06-08T13:58:32.000Z","size":8,"stargazers_count":8,"open_issues_count":1,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T18:45:21.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/trulymittal.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":"2021-01-03T19:32:14.000Z","updated_at":"2024-10-21T19:07:14.000Z","dependencies_parsed_at":"2022-11-23T06:53:21.114Z","dependency_job_id":null,"html_url":"https://github.com/trulymittal/nodejs-child-process-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulymittal%2Fnodejs-child-process-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulymittal%2Fnodejs-child-process-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulymittal%2Fnodejs-child-process-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulymittal%2Fnodejs-child-process-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trulymittal","download_url":"https://codeload.github.com/trulymittal/nodejs-child-process-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248185148,"owners_count":21061464,"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:15:48.824Z","updated_at":"2025-04-10T08:30:33.881Z","avatar_url":"https://github.com/trulymittal.png","language":"JavaScript","readme":"# Demonstration of Child Process in nodejs\n\nThis is a simple repo, to explain - how to use **child-process** in Nodejs.\n\nEach of the methods i.e. `exec execFile spawn \u0026 fork` is explained in this repo - with their respective file names.\n\n- **exec** - `exec_demo.js`\n- **execFile** - `exec_file_demo.js` (also uses `somefile.sh`)\n- **spawn** - `spawn_demo.js`\n- **fork** - `fork_demo.js` (also uses `longtask.js`)\n\n## Note (for windows user)\n\nYou should use (or modify) the commands that are compatible with your operating system. for example: in **exec_demo.js** we used `ls -lh`, the windows compatible would be `dir` commmand, so you need to change that accordingly.\n\n## Tutorial (YouTube)\n\nYou can also watch the video related to the explanation on youtube:\n\n[exec, execFile, spawn] (https://www.youtube.com/watch?v=bbmFvCbVDqo)\n\n[fork] (https://www.youtube.com/watch?v=7cFNTD73N88\u0026t=11s)\n\n## Author\n\n[Truly Mittal] (https://trulymittal.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrulymittal%2Fnodejs-child-process-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrulymittal%2Fnodejs-child-process-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrulymittal%2Fnodejs-child-process-tutorial/lists"}