{"id":20527463,"url":"https://github.com/smknstd/lanceur-ksh","last_synced_at":"2025-08-06T08:05:49.820Z","repository":{"id":77549965,"uuid":"16495191","full_name":"smknstd/lanceur-ksh","owner":"smknstd","description":"basic scheduling with Korn Shell","archived":false,"fork":false,"pushed_at":"2014-02-03T22:57:31.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T01:49:39.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/smknstd.png","metadata":{"files":{"readme":"README.markdown","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":"2014-02-03T22:26:41.000Z","updated_at":"2014-02-03T22:59:46.000Z","dependencies_parsed_at":"2023-02-26T10:30:32.920Z","dependency_job_id":null,"html_url":"https://github.com/smknstd/lanceur-ksh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smknstd/lanceur-ksh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smknstd%2Flanceur-ksh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smknstd%2Flanceur-ksh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smknstd%2Flanceur-ksh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smknstd%2Flanceur-ksh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smknstd","download_url":"https://codeload.github.com/smknstd/lanceur-ksh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smknstd%2Flanceur-ksh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269042263,"owners_count":24349655,"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","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-15T23:19:02.825Z","updated_at":"2025-08-06T08:05:49.770Z","avatar_url":"https://github.com/smknstd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Lanceur Korn Shell\r\n\r\nUn script rudimentaire d’ordonnancement de tâches en parallèle, écrit aux alentour de 2007 sur mon premier projet ETL probablement sur AIX.\r\n\r\n### Principe\r\n\r\nLe principe est simpliste, le script décompose une liste de tâches en [round robin](http://en.wikipedia.org/wiki/Round-robin_scheduling) dans plusieurs sous-listes. Ces listes sont ensuite exécutées en // (dans des processus séparés).\r\n\r\nLe script était adapté a un grand nombre de tâches courtes. Il est une alternative aux solutions habituelles impliquant un timer.\r\n\r\n### Ressources\r\n1. **[counting semaphore](http://www.gnu.org/software/parallel/parallel_tutorial.html#counting_semaphore): une fonctionnalité du fabuleux outil du danois Ole Tange\r\n2. **une [page](http://prll.sourceforge.net/shell_parallel.html) synthétique et très interessante sur le sujet de la parallélisation en shell\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmknstd%2Flanceur-ksh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmknstd%2Flanceur-ksh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmknstd%2Flanceur-ksh/lists"}