Ross ROSS = Recommend OSS · open-source software intelligence for agents

contribsys/faktory

Language-agnostic persistent background job server observed · 2026-08-28

github.com/contribsys/faktory · homepage · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 65
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 191.5
  • age_days: 3366
  • days_rel: 23
  • days_push: 8
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

6141 stars · 239 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Faktory is a language-agnostic background job server that stores jobs as JSON in queues for workers in any programming language to fetch and execute. It provides persistent job storage, retries with exponential backoff, scheduled and unique jobs, and a comprehensive Web UI for monitoring.

Use cases

  • distribute background jobs across many machines in any language
  • process async tasks with retries and exponential backoff
  • schedule cron-style recurring jobs
  • monitor and manage job queues via a web UI
  • replace language-specific job systems with a polyglot work server
  • run background workers with Docker or AWS ECS

When to choose

  • you need background job processing across multiple programming languages
  • you want a standalone job server with persistent queues and a built-in Web UI
  • you need retries, scheduling, and unique jobs out of the box

When to avoid

  • you only need background jobs in a single language with an in-ecosystem library like Sidekiq or Celery
  • you require a commercial license or enterprise features like batches and workflows without paying
  • you want a fully managed cloud queue service

Facets

service · maturity active

message-queue scheduling monitoring webhook backend developer-tools microservices go self-hosted background-jobs job-queue polyglot task-processing web-ui retry cron automation linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
contribsys/faktorymain87

For agents

markdown · JSON · MCP: product_card(name="contribsys/faktory")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem