jason-gao/beanstalk-using

该包最新版本(v1.0.0)没有可用的许可信息。

beanstalkUsing

v1.0.0 2019-02-19 03:28 UTC

This package is auto-updated.

Last update: 2024-09-17 14:27:55 UTC


README

默认日志

  • /tmp/testLog.log

客户端

运行测试

  • ./vendor/bin/phpunit tests
  • ./vendor/bin/phpunit tests/ConnectTest.php
  • ./vendor/bin/phpunit tests/ProducerTest.php
  • ./vendor/bin/phpunit tests/ConsumerTest.php

phpunit

phpunit

功能

  • 支持队列各种操作

监控

  • 支持指定频率监控,指定队列监控,指定通知频率,指定通知人,队列最大阈值

待办事项

  • 支持配置单个队列监控频率,指定通知频率,通知人,队列阈值