Skip to content

jason-gao/beanstalkUsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beanstalkUsing

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

phpunit

功能

  • 支持队列各种操作

监控

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

todo

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