{"id":3832195,"name":"worker_pool","ecosystem":"hex","description":"Erlang Worker Pool","homepage":"https://web.archive.org/web/20170602054156/https://inaka.net/blog/2014/09/25/worker-pool/","licenses":"Apache2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/inaka/worker_pool","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2015-11-10T18:42:55.886Z","latest_release_published_at":"2026-03-20T15:37:17.661Z","latest_release_number":"6.5.3","last_synced_at":"2026-06-02T10:52:53.086Z","created_at":"2022-04-11T20:02:50.915Z","updated_at":"2026-06-02T11:39:36.807Z","registry_url":"https://hex.pm/packages/worker_pool/","install_command":"mix hex.package fetch worker_pool ","documentation_url":"http://hexdocs.pm/worker_pool/","metadata":{},"repo_metadata":{"id":4453094,"uuid":"5591660","full_name":"inaka/worker_pool","owner":"inaka","description":"Erlang worker pool","archived":false,"fork":false,"pushed_at":"2025-06-15T18:29:26.000Z","size":929,"stargazers_count":288,"open_issues_count":5,"forks_count":80,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-10-20T01:31:30.027Z","etag":null,"topics":["erlang","hacktoberfest","pool"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/worker_pool","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inaka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["elbrujohalcon"],"custom":["https://www.buymeacoffee.com/elbrujohalcon"]}},"created_at":"2012-08-28T20:30:35.000Z","updated_at":"2025-09-10T19:18:01.000Z","dependencies_parsed_at":"2023-12-19T07:56:34.099Z","dependency_job_id":"ca564aa5-9a3f-4e74-9030-03ea5500abbd","html_url":"https://github.com/inaka/worker_pool","commit_stats":{"total_commits":424,"total_committers":44,"mean_commits":9.636363636363637,"dds":0.7665094339622641,"last_synced_commit":"cd2e97f12fc61a74a479ec2b2461bfbe3d886cbe"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/inaka/worker_pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inaka","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/sbom","scorecard":{"id":486779,"data":{"date":"2025-08-11","repo":{"name":"github.com/inaka/worker_pool","commit":"1ab42b61d2f61423399e3f325a528d14335e2110"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/erlang.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/erlang.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/inaka/worker_pool/erlang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/erlang.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/inaka/worker_pool/erlang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/erlang.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/inaka/worker_pool/erlang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/erlang.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/inaka/worker_pool/erlang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/erlang.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/inaka/worker_pool/erlang.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T18:00:40.808Z","repository_id":4453094,"created_at":"2025-08-19T18:00:40.808Z","updated_at":"2025-08-19T18:00:40.808Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280332702,"owners_count":26312840,"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-10-21T02:00:06.614Z","response_time":58,"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"},"owner_record":{"login":"inaka","name":"Inaka","uuid":"867053","kind":"organization","description":"","email":"inakos@googlegroups.com","website":"http://inaka.net","location":"Argentina, Brazil, Colombia and the USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/867053?v=4","repositories_count":121,"last_synced_at":"2025-10-11T05:20:51.812Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/inaka","funding_links":["https://github.com/sponsors/inaka"],"total_stars":5347,"followers":29,"following":0,"created_at":"2022-11-02T22:27:41.663Z","updated_at":"2025-10-11T05:20:51.812Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inaka","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inaka/repositories"},"tags":[{"name":"6.5.0","sha":"a5c11b2a2a8279adba19057d9581dd236ab35898","kind":"commit","published_at":"2025-06-13T14:54:28.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.5.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"cd2e97f12fc61a74a479ec2b2461bfbe3d886cbe","kind":"commit","published_at":"2024-09-23T14:48:45.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.4.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"b34a0db416aca6da8c9cc52db7a0a9717ce51df0","kind":"commit","published_at":"2024-08-26T16:37:10.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.3.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"0ec5ee525c12a1a6cf3a82767246331e067287f9","kind":"commit","published_at":"2024-07-10T17:43:24.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.2.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"575ef91451d720bd8a009bb50eca55d1af78d03f","kind":"commit","published_at":"2023-12-21T09:12:09.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.2.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"366a9378b67535a187c013a0622b0eac5a402140","kind":"commit","published_at":"2023-08-07T10:49:19.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.1.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"d11750321cade5b4aa516447d9063453a159a7eb","kind":"commit","published_at":"2022-04-26T13:20:15.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.0.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"6aedba699bd50f148e3a1bebf3d0c268d7c66f9a","kind":"commit","published_at":"2022-01-07T09:42:58.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/6.0.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/6.0.0/manifests"},{"name":"5.1.0","sha":"c3fa2d3d4d41e1eac777f322d3e55c126dce5021","kind":"commit","published_at":"2021-12-01T07:36:21.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/5.1.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"5fc04596545c2a0a3a4d5c942e941d583fd24b64","kind":"commit","published_at":"2021-10-07T05:32:39.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/5.0.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/5.0.0/manifests"},{"name":"4.0.3","sha":"d28cd20384c34b4bbb691875a7a939278559f4f7","kind":"commit","published_at":"2020-11-17T16:34:05.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/4.0.3","html_url":"https://github.com/inaka/worker_pool/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"5ea7510ecd0318b9f39484fb5fa45bcec3a1c59a","kind":"commit","published_at":"2020-05-16T20:09:01.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/4.0.2","html_url":"https://github.com/inaka/worker_pool/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cca0b3e9bc53057875a55c9312416b4e7437675d","kind":"commit","published_at":"2019-10-24T11:16:57.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/4.0.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.1/manifests"},{"name":"3.2.0","sha":"8def711f0be132663780ecdf39acf885026dcbc3","kind":"commit","published_at":"2018-10-25T10:54:05.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/3.2.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.2.0/manifests"},{"name":"4.0.0","sha":"d391e4e2068be791b4d0710dc1a6f1b1f9a0d047","kind":"commit","published_at":"2018-07-18T10:31:46.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/4.0.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"b438c7dea9fa6f52249c108372f9458f974f9a1d","kind":"commit","published_at":"2018-07-04T20:05:37.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/3.1.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"a19486c5f4bb3a319029027a82ceadb52ac2c2ea","kind":"commit","published_at":"2017-08-15T21:20:57.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/3.1.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"86de749ba4a7b253eba075940e44bcc026c2c7ba","kind":"commit","published_at":"2017-07-24T19:51:06.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/3.0.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"5870947a844bb1f18611d18701c964d3fb346d67","kind":"commit","published_at":"2017-07-19T13:39:31.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.3.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"b26ea6443f5e9909a516c4c8d50dac99ec2b1872","kind":"commit","published_at":"2017-04-03T14:14:38.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.2.3","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"707c2c6b36c8ba03343e760b56e87d6371a0e26e","kind":"commit","published_at":"2017-01-24T12:25:11.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.2.2","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"792a0bc7621865f9a10fb339cdcdd44fcf0788cb","kind":"commit","published_at":"2016-09-20T22:43:08.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.2.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e5cbda7b7f2af6e2f84b60f99c76e69206daad76","kind":"commit","published_at":"2016-08-18T15:09:53.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.2.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"6f1eadb1f191a06e08a578f7cf90eaf2643adb58","kind":"commit","published_at":"2016-08-03T13:44:32.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.1.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"94fd1633413e553e5ee1f302b5ad23488510dd70","kind":"commit","published_at":"2016-06-27T14:37:10.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.0.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"4bae3060e8618a971b6d2051247971a62f60da02","kind":"commit","published_at":"2016-05-26T15:00:21.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/2.0.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"0a2208791078d8cbec9dfcfe47cc5e72e0792719","kind":"commit","published_at":"2016-04-28T14:32:08.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/1.1.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"dc59ce01207582046c70cb3b7f4bede93bf3472e","kind":"commit","published_at":"2015-12-05T16:34:06.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/1.0.4","html_url":"https://github.com/inaka/worker_pool/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"5789bde4a95122edd1079dd0fe8fccf6dbeb92e1","kind":"commit","published_at":"2015-08-26T15:26:03.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/1.0.3","html_url":"https://github.com/inaka/worker_pool/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"eb0d1f24de96579d4ecd9838e79bd361925d2d90","kind":"commit","published_at":"2015-03-16T12:50:51.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/1.0.2","html_url":"https://github.com/inaka/worker_pool/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"f44381129be356f012dbb747784f60551d8dea1b","kind":"commit","published_at":"2015-02-18T16:51:13.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/1.0.1","html_url":"https://github.com/inaka/worker_pool/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0.1/manifests"},{"name":"1.0","sha":"293b6c5bdd1d5445fb362503a2ac35cba1c984cc","kind":"commit","published_at":"2014-09-25T21:11:52.000Z","download_url":"https://codeload.github.com/inaka/worker_pool/tar.gz/1.0","html_url":"https://github.com/inaka/worker_pool/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inaka/worker_pool@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-02T11:39:36.781Z","dependent_packages_count":11,"downloads":1450797,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":3.2031506399737446,"dependent_repos_count":6.366918280275681,"dependent_packages_count":1.8709380949254908,"stargazers_count":3.518214637348211,"forks_count":2.1923203150639976,"docker_downloads_count":2.323902054749557,"average":3.2459073370561136},"purl":"pkg:hex/worker_pool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hex/worker_pool","docker_dependents_count":2,"docker_downloads_count":26,"usage_url":"https://repos.ecosyste.ms/usage/hex/worker_pool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hex/worker_pool/dependencies","status":null,"funding_links":["https://github.com/sponsors/elbrujohalcon","https://www.buymeacoffee.com/elbrujohalcon","https://github.com/sponsors/inaka"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T18:56:39.089Z","issues_count":43,"pull_requests_count":78,"avg_time_to_close_issue":23964659.162162162,"avg_time_to_close_pull_request":832888.1025641026,"issues_closed_count":37,"pull_requests_closed_count":78,"pull_request_authors_count":23,"issue_authors_count":19,"avg_comments_per_issue":2.255813953488372,"avg_comments_per_pull_request":2.3205128205128207,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1980741.0,"past_year_avg_time_to_close_pull_request":140763.8,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inaka%2Fworker_pool/issues","maintainers":[{"login":"elbrujohalcon","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elbrujohalcon"},{"login":"NelsonVides","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NelsonVides"},{"login":"Euen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Euen"},{"login":"ferigis","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferigis"},{"login":"harenson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harenson"},{"login":"paulo-ferraz-oliveira","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulo-ferraz-oliveira"},{"login":"igaray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igaray"}],"active_maintainers":[{"login":"elbrujohalcon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elbrujohalcon"},{"login":"NelsonVides","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NelsonVides"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/worker_pool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/worker_pool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/worker_pool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/worker_pool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/worker_pool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/worker_pool/codemeta","maintainers":[{"uuid":"inaka","login":"inaka","name":null,"email":"inakos@googlegroups.com","url":null,"packages_count":33,"html_url":"https://hex.pm/users/inaka","role":null,"created_at":"2022-11-08T15:10:20.439Z","updated_at":"2022-11-08T15:10:20.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers/inaka/packages"},{"uuid":"videsnelson","login":"videsnelson","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://hex.pm/users/videsnelson","role":null,"created_at":"2024-09-30T15:40:27.553Z","updated_at":"2024-09-30T15:40:27.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers/videsnelson/packages"}]}