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 分创建当天的待发送列表
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章