{"adoption": {"forks": 120, "observed_at": "2026-08-28T04:05:29.881103+00:00", "stars": 1737}, "canonical_url": "https://ross.abutalabs.com/products/node-worker-farm", "card": {"archived": false, "artifact_type": "library", "description": "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.", "domain": ["developer-tools", "backend", "microservices"], "enriched": true, "function": ["concurrency", "workflow-automation"], "health_score": 20, "homepage": null, "language": "JavaScript", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["rvagg/node-worker-farm"], "name": "rvagg/node-worker-farm", "platform": ["cross-platform"], "pushed_at": "2022-01-06T15:22:47+00:00", "repo": "rvagg/node-worker-farm", "stars": 1737, "tags": ["worker-processes", "child-process", "task-distribution", "cpu-bound", "nodejs"], "topics": [], "urls": [], "use_cases": ["run CPU-heavy tasks in parallel across child processes", "offload work from the main Node event loop", "isolate crash-prone native code like JVM calls from the main process", "retry tasks automatically when a worker process dies", "limit concurrent worker processes with custom concurrency settings"], "what_it_is": "A Node.js library that distributes processing tasks across multiple child processes with a simple API. It provides call durability, automatically re-queuing tasks if a child process dies, plus configurable concurrency options.", "when_to_avoid": ["you need a distributed job queue across machines", "your workload is I/O-bound and async handles it fine", "you want modern worker_threads instead of child processes"], "when_to_choose": ["you need durable, retry-safe task execution in Node.js child processes", "you want a minimal API without a heavy job-queue framework", "you must isolate unstable native or JVM workloads from your main process"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/node-worker-farm", "repo": "rvagg/node-worker-farm", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:29.881103+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:30:39.194484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c32aacd246868d73edfb2e51b4219514ad1bfc7711edcafc753535aa14c1ee3", "fetched_at": "2026-08-28T04:05:29.881103+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rvagg/node-worker-farm"}, {"content_hash": "9d1e0fee390252f162614e8bc64d9835d7db180b7ede1237d493bc75d8a49fca", "fetched_at": "2026-08-29T11:08:04.050371+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/node-worker-farm"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4992, "days_push": 1700, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}