This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 从Laravel5.5中分离出Queue+Redis组件单独使用。 | |
| 使用方法: | |
| Console1运行:php worker.php | |
| Console2运行:php push.php | |
| 高级使用: | |
| 把php worker.php加入supervisor进程守护 | |
| 注意: |