消息队列 - 有没有好的php延时队列

WBOY
Release: 2016-06-06 20:51:16
Original
1627 people have browsed it

想做一个功能,一个功能触发后20秒后自动请求另一个功能,类似队列,但是不同点在于,这个可以设定什么时候执行,比如2012-12-04 10:02:04执行某个任务,这个时间是在添加任务时指定的。大家有没有类似的软件呀

回复内容:

想做一个功能,一个功能触发后20秒后自动请求另一个功能,类似队列,但是不同点在于,这个可以设定什么时候执行,比如2012-12-04 10:02:04执行某个任务,这个时间是在添加任务时指定的。大家有没有类似的软件呀

beanstalkd支持delay

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!