tokenly / laravel-blocking-beanstalkd
A library
Package info
github.com/tokenly/laravel-blocking-beanstalkd
pkg:composer/tokenly/laravel-blocking-beanstalkd
dev-master
2015-04-18 16:25 UTC
Requires
- php: >=5.5.0
Requires (Dev)
- phpunit/phpunit: ~4
This package is not auto-updated.
Last update: 2026-03-04 15:18:00 UTC
README
The LaravelBlockingBeanstalkd component for Tokenly.
Overrides the default queue worker to add a blocking timeout. This reduces the load on daemon processes with a timeout of zero.