{"id":37128173,"url":"https://github.com/tilebox/call-in-parallel","last_synced_at":"2026-01-14T14:55:23.162Z","repository":{"id":212413935,"uuid":"731218528","full_name":"tilebox/call-in-parallel","owner":"tilebox","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-13T10:48:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T14:14:07.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tilebox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-12-13T15:39:35.000Z","updated_at":"2024-03-12T16:22:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb7395e6-8cec-4b27-ac0d-82f09a1a8b8b","html_url":"https://github.com/tilebox/call-in-parallel","commit_stats":null,"previous_names":["snamber/call-in-parallel","tilebox/call-in-parallel"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tilebox/call-in-parallel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilebox%2Fcall-in-parallel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilebox%2Fcall-in-parallel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilebox%2Fcall-in-parallel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilebox%2Fcall-in-parallel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilebox","download_url":"https://codeload.github.com/tilebox/call-in-parallel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilebox%2Fcall-in-parallel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-14T14:55:22.584Z","updated_at":"2026-01-14T14:55:23.157Z","avatar_url":"https://github.com/tilebox.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# call-in-parallel\n\n```\ncall-in-parallel - Run a command multiple times in parallel\n\n  Flags:\n       --version   Displays the program version string.\n    -h --help      Displays help with available flag, subcommand, and positional value parameters.\n    -n           number of instances to start (default: 1)\n    -d --delay     delay between starting each instance (default: 10ms)\n```\n\n## Installation\n\n```\ngo install github.com/tilebox/call-in-parallel@latest\n```\n\n## Usage Examples\n\nPrint \"hello\" 3 times in parallel, with a default delay of 10ms between each command\n```bash\n\u003e call-in-parallel -n 3 -- echo Hello World!\n```\n\nFetch the [tilebox.com](https://tilebox.com) website 5 times in parallel, with a delay of 1s in-between\n```bash\n\u003e call-in-parallel -n 5 -d 1s -- curl https://tilebox.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilebox%2Fcall-in-parallel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilebox%2Fcall-in-parallel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilebox%2Fcall-in-parallel/lists"}