jason-gao / beanstalk-using
beanstalkUsing
Installs: 122
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jason-gao/beanstalk-using
Requires
- php: >=5.4.1
- davidpersson/beanstalk: ^2.0
- jason-gao/library: v1.0.0
- monolog/monolog: ~1.12
- phpmailer/phpmailer: v6.0.7
Requires (Dev)
- phpunit/phpunit: >=4.0.0
This package is auto-updated.
Last update: 2025-09-17 16:27:16 UTC
README
default log
- /tmp/testLog.log
client
Running the Tests
- ./vendor/bin/phpunit tests
- ./vendor/bin/phpunit tests/ConnectTest.php
- ./vendor/bin/phpunit tests/ProducerTest.php
- ./vendor/bin/phpunit tests/ConsumerTest.php
phpunit
功能
- 支持队列各种操作
监控
- 支持指定频率监控,指定队列监控,指定通知频率,指定通知人,队列最大阈值
todo
- 支持配置单个队列监控频率,指定通知频率,通知人,队列阈值