{"adoption": {"forks": 95, "observed_at": "2026-08-28T04:04:48.722560+00:00", "stars": 1467}, "canonical_url": "https://ross.abutalabs.com/products/tasktiger", "card": {"archived": false, "artifact_type": "library", "description": "Python task queue using Redis", "domain": ["backend", "developer-tools", "microservices"], "enriched": true, "function": ["message-queue", "scheduling", "concurrency"], "health_score": 87, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["closeio/tasktiger"], "name": "closeio/tasktiger", "platform": ["python"], "pushed_at": "2026-08-26T14:18:40+00:00", "repo": "closeio/tasktiger", "stars": 1467, "tags": ["task-queue", "redis", "background-jobs", "worker", "async-tasks", "retry-logic", "linux", "macos"], "topics": ["queue", "worker"], "urls": [], "use_cases": ["run background jobs in python with redis", "queue tasks with retry and exponential backoff", "deduplicate queued tasks with unique queues", "prevent concurrent execution of tasks with the same arguments", "process per-customer subqueues fairly", "run tasks in isolated subprocesses with hard time limits"], "what_it_is": "TaskTiger is a Python task queue library backed by Redis, supporting per-task subprocess forking, unique queues, task locking, and flexible retry strategies. It is developed and maintained by Close.", "when_to_avoid": ["you need a distributed task scheduler across many machines without Redis", "you want a broker-agnostic queue supporting RabbitMQ or SQS", "your stack is not Python"], "when_to_choose": ["you need a Redis-backed Python task queue with forked workers and hard timeouts", "you want unique queues or task locks to avoid duplicate work", "you need flexible retry intervals and subqueue routing"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tasktiger", "repo": "closeio/tasktiger", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "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:04:48.722560+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:48.722560+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:34:59.045523+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fb4d571480a2e4f3dcff6e81e6fe52dc31ff0be7b9c1c03a6375f5a37c199953", "fetched_at": "2026-08-28T04:04:48.722560+00:00", "kind": "readme", "missing": false, "url": "https://github.com/closeio/tasktiger"}, {"content_hash": "022dd5466b39b5361a8560f294dc2bb0e8b16b0d2fb6fa9398e6cdc7242b0fe9", "fetched_at": "2026-08-29T11:43:04.308801+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tasktiger/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4130, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}