Download the PHP package mf4php/mf4php-beanstalk without Composer
On this page you can find all versions of the php package mf4php/mf4php-beanstalk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mf4php-beanstalk
mf4php-beanstalk
This is a Beanstalk binding for mf4php
Attention
You have to create your own long running script to reserve messages from beanstalk and forward jobs to the dispatcher.
The reason why it is not implemented in the dispatcher is it should watch several queues, which is impossible in one process. Another reason is that it is often necessary to create a lightweight long running script without any open resources (database, etc.), and it executes a CLI program to pass the message to the dispatcher.
Configuration
Send events
All versions of mf4php-beanstalk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
mf4php/mf4php Version ~1.1
pda/pheanstalk Version v2.1.0
lf4php/lf4php Version ~4.0
mf4php/mf4php Version ~1.1
pda/pheanstalk Version v2.1.0
lf4php/lf4php Version ~4.0
The package mf4php/mf4php-beanstalk contains the following files
Loading the files please wait ....