We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3,15 * * * * myCommand #每小时第三分钟和第五分钟执行 // 3,5 * * * * ?
// async ? aysnc_read("http://www.qq.com",function($data){ echo $data; }) echo "end";
The text was updated successfully, but these errors were encountered:
@hezhizheng 第一个crontab 是笔误。第二个只是举个例子。再php中,你可以使用swoole的异步函数,或者使用nodejs测试异步。PHP中大部分的函数都是阻塞同步的。我只是举个例子
Sorry, something went wrong.
No branches or pull requests
crontab
LinuxIO模型
The text was updated successfully, but these errors were encountered: