Home >Backend Development >PHP Tutorial >程序定时执行的有关问题

程序定时执行的有关问题

WBOY
WBOYOriginal
2016-06-13 12:11:11968browse

程序定时执行的问题
功能说明:
功能类似于腾讯的 邮箱定时发送功能,比如老师要给学生布置作业,老师在发布作业 的时候可以设定一个发送时间,然后当到达这个时间时,系统自动将此作业发送给学生。
------解决思路----------------------
用crontab,php中给服务器添加一个执行队列,时间上精确控制
------解决思路----------------------
使用crontab

http://blog.csdn.net/fdipzone/article/details/7263361

Statement:
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