PHPackages                             ride/lib-queue-beanstalkd - 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. ride/lib-queue-beanstalkd

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

ride/lib-queue-beanstalkd
=========================

Beanstalkd implementation of the queue library

1.0.0(9y ago)0301MITPHP

Since Aug 11Pushed 9y ago9 watchersCompare

[ Source](https://github.com/all-ride/ride-lib-queue-beanstalkd)[ Packagist](https://packagist.org/packages/ride/lib-queue-beanstalkd)[ RSS](/packages/ride-lib-queue-beanstalkd/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependencies (2)Versions (4)Used By (1)

Ride: Beanstalkd Queue Library
==============================

[](#ride-beanstalkd-queue-library)

Beanstalkd implementation for the queue library of the PHP Ride framework.

This implementation could not implement an overview of the waiting queue jobs nor updating the status since Beanstalkd does not support this.

Code Sample
-----------

[](#code-sample)

Check this code sample to see how to initialize this library:

```
