PHP code example of xd / queue-consumers-manager
1. Go to this page and download the library: Download xd/queue-consumers-manager library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
xd / queue-consumers-manager example snippets
sh vendor/xd/queue-consumers-manager/bins/start.sh /www/queue/test.php 10
sh vendor/xd/queue-consumers-manager/bins/status.sh /www/queue/test.php
sh vendor/xd/queue-consumers-manager/bins/shutdown.sh /www/queue/test.php