tokenly / laravel-blocking-beanstalkd
A library
Installs: 5 151
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: >=5.5.0
Requires (Dev)
- phpunit/phpunit: ~4
This package is not auto-updated.
Last update: 2024-10-30 09:17:43 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.