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

deliciousbrains/wp-background-processing

WordPress background processing class observed · 2026-08-28

github.com/deliciousbrains/wp-background-processing · PHP · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3890
  • days_rel: 624
  • days_push: 9
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1137 stars · 172 forks observed · 2026-08-28

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

A PHP library for WordPress that enables non-blocking asynchronous requests and queued background task processing. It lets plugin and theme developers offload slow operations like emails or bulk updates to background workers with automatic health checks and queue restarts.

Use cases

  • run slow tasks in the background in a wordpress plugin
  • send emails asynchronously from wordpress
  • queue and process bulk tasks without blocking page loads
  • process large imports in batches in wordpress
  • offload slow operations from wordpress requests

When to choose

  • you are building a WordPress plugin or theme that needs background job processing
  • you need a lightweight, dependency-free task queue inside WordPress
  • you want non-blocking one-off async requests for slow operations

When to avoid

  • you need a general-purpose job queue outside of WordPress
  • you require durable distributed queues with advanced features like retries, priorities, or multiple workers
  • your project is not PHP or does not run on WordPress

Facets

library · maturity stable

concurrency scheduling workflow-automation web-development backend developer-tools php self-hosted wordpress background-processing async-requests task-queue wp-plugin-development web-server

1 source

Member repositories

RepositoryRoleHealth v2
deliciousbrains/wp-background-processingmain67

For agents

markdown · JSON · MCP: product_card(name="deliciousbrains/wp-background-processing")

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