redis創建消息推送隊列

0 3 * * * /root/backup/bkcvcj_device_repair.sh
* * * * * curl >> /opt/www/cvcj_repair/data/runtime/log/terminal/clear_message.log http://11.com.cn/terminal/task/clearMessagePool #清理過期的消息和發送日誌
*/3 * * * * curl >> /opt/www/cvcj_repair/data/runtime/log/terminal/consume_message.log http://111.com.cn/terminal/task/consumeMessagePool?message_type=broadcast
* * * * * curl >> /opt/www/cvcj_repair/data/runtime/log/terminal/consume_message.log http://11.com.cn/terminal/task/consumeMessagePool?message_type=control #定時拉取發送隊列,然後發送消息
0 0 * * * curl >> /opt/www/cvcj_repair/data/runtime/log/terminal/create_sending_message.log http://11.com.cn/terminal/task/createSendingMessageQueue #每晚 0 時 0 分創建當天的待發送列表
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章