toplan/phpsms

能否提供一个队列实现的例子呢?

Closed this issue · 1 comments

允许推入队列,并自定义队列实现逻辑(与队列系统松散耦合)。

比如 将队列存储到数据库,然后定时任务发送什么的. 要求比较过分, 不知道能否考虑.