Solutions for php third-party timed triggering scripts

Source: Internet
Author: User
Php third-party scheduled trigger script solutions: php third-party scheduled trigger script Solutions

Reply content:

Solutions for php third-party timed triggering scripts

NormallyCrontab

Third-party users can use the cron function of Sina SAE to access your specified URL.
Document: http://www.sinacloud.com/doc/sae/php/cron.html#cron

Specifically, add the Cron segment in the config. yaml file, for example:

Cron:-description: cron_test url: index. php schedule: "*/5 ****"

ToIndex. phpFile lineFile_get_contents ($ url)You can implement the third-party CRON function.

Based onCrontabPerform secondary development and then manage tasks on the website. This avoids the problem that team members who do not have server permissions cannot use the tasks.

I don't know if swoole is a third party, because swoole is not a php program, but a C program in a strict sense.

I remember the answer.

There are only several methods that need to be triggered on a regular basis, with different implementation methods and different languages.

Address: What tools does PHP support scheduled tasks?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.