PHPackages                             pwhelan/randr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. pwhelan/randr

ActiveServer[Queues &amp; Workers](/categories/queues)

pwhelan/randr
=============

Low latency Resque server for PHP

26PHP

Since Sep 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pwhelan/randr)[ Packagist](https://packagist.org/packages/pwhelan/randr)[ RSS](/packages/pwhelan-randr/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (6)Used By (0)

RandR
=====

[](#randr)

[![Build Status](https://camo.githubusercontent.com/26b0b17fb97f13ccafc2f6a898e5da235f80b3d883a769a27fb3a3a2284b96c2/68747470733a2f2f7472617669732d63692e6f72672f707768656c616e2f72616e64722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pwhelan/randr)

RandR is a PHP Resque compatible server using React PHP. Currently it supports the logging extensions PHP Resque Ex does but in the future these should be abstracted away by using Evenement.

Prerequisites
-------------

[](#prerequisites)

RandR pretty much requires the same things as PHP Resque or PHP Resque-Ex.

- Redis - key/value store database, used as a task queue.

Installation
------------

[](#installation)

Use composer or github to install.

To start up a test run of RandR is easy enough:

```
user@host:~Code$ git clone https://github.com/pwhelan/randr.git
user@host:~Code$ cd randr
user@host:~Code/amused$ APP_INCLUDE=tests/TestWorker.php QUEUES="test[4]" ./bin/randr

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/55b7b320fa2efdf6bc7f641c37e817a9c1dd0478d223951100711a37db4ceb98?d=identicon)[pwhelan](/maintainers/pwhelan)

---

Top Contributors

[![pwhelan](https://avatars.githubusercontent.com/u/601645?v=4)](https://github.com/pwhelan "pwhelan (23 commits)")

### Embed Badge

![Health badge](/badges/pwhelan-randr/health.svg)

```
[![Health](https://phpackages.com/badges/pwhelan-randr/health.svg)](https://phpackages.com/packages/pwhelan-randr)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
