redi应用-延时队列时间:2023-03-09 21:10:08 有mq和Kafka,,一般用不上,,两个线程 。。基于Redis 的 list(列表),使用rpush/lpush操作入队列,使用lpop 和 rpop来出队列。