PHPackages                             tarantool/jobqueue - 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. tarantool/jobqueue

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

tarantool/jobqueue
==================

A job queue backed by Tarantool.

510.5k1[7 issues](https://github.com/tarantool-php/jobqueue/issues)PHPCI failing

Since Dec 15Pushed 4y ago3 watchersCompare

[ Source](https://github.com/tarantool-php/jobqueue)[ Packagist](https://packagist.org/packages/tarantool/jobqueue)[ RSS](/packages/tarantool-jobqueue/feed)WikiDiscussions listener Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Tarantool JobQueue
==================

[](#tarantool-jobqueue)

[![Build Status](https://camo.githubusercontent.com/fa30e4316fb76f858c29971a9e0aae47bc035049a3244dee43badae8cdafff6c/68747470733a2f2f7472617669732d63692e6f72672f746172616e746f6f6c2d7068702f6a6f6271756575652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tarantool-php/jobqueue)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4a3dceb5f05b43342fdb241090b6a5078e3d28fd984d522b06b2a99f1754ab6b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f746172616e746f6f6c2d7068702f6a6f6271756575652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/tarantool-php/jobqueue/?branch=master)[![Telegram](https://camo.githubusercontent.com/fcbb762172f6027f3e2f84b45d2f561a6c730200c819552f3cf384015c3c782f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54656c656772616d2d6a6f696e253230636861742d626c75652e737667)](https://t.me/tarantool_php)

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

[](#installation)

The recommended way to install the library is through [Composer](http://getcomposer.org):

```
composer require tarantool/jobqueue
```

Usage
-----

[](#usage)

```
./jobqueue
./jobqueue help run
```

> Please check the [JobServer](https://github.com/tarantool-php/jobserver) application source code for a more complete usage example of this library.

### Running a worker

[](#running-a-worker)

```
./jobqueue run  -f worker.log -l debug -e executors.php
```

Tests
-----

[](#tests)

```
docker run --name jobqueue -p3301:3301 -v `pwd`:/jobqueue tarantool/tarantool:1.7 tarantool /jobqueue/tests/Integration/queues.lua
vendor/bin/phpunit
```

License
-------

[](#license)

The library is released under the MIT License. See the bundled [LICENSE](LICENSE) file for details.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

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://avatars.githubusercontent.com/u/533861?v=4)[Eugene Leonovich](/maintainers/rybakit)[@rybakit](https://github.com/rybakit)

---

Top Contributors

[![rybakit](https://avatars.githubusercontent.com/u/533861?v=4)](https://github.com/rybakit "rybakit (21 commits)")

---

Tags

delayed-jobsjobqueuenosqlpriority-queuequeueschedulertarantoolworker

### Embed Badge

![Health badge](/badges/tarantool-jobqueue/health.svg)

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

###  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)
