Multi-thread php implementation (multi-process, exaggerated platform)-PHP source code

Source: Internet
Author: User
Ec (2); Code implements a simple multi-process management mechanism, which is much easier than sending multiple requests to the WEB server to implement multiple processes. It can only be used in cli mode. It can be used in special cases, such as sending tasks. The file lock is not very reliable for shared access to resources, mainly for use in Windwos, if necessary, consider switching to the corresponding traffic signal mechanism (this extension can only be used for xUNIX ). Copy the PHP content from the instance to the clipboard. PHP code: define (script ec (2); script

The Code implements a simple multi-process management mechanism, which is much easier than sending multiple requests to the WEB server. It can only be used in cli mode. It can be used in special cases, such as sending tasks.
The file lock is not very reliable for shared access to resources, mainly for use in Windwos, if necessary, consider switching to the corresponding traffic signal mechanism (this extension can only be used for xUNIX ).

Instance
Copy the PHP content to the clipboard. PHP code: Define (''dir _ PHP_EXEC '', ''php '');
Define (''dir _ MAIN_EXEC '', _ FILE __);
Define (''dir _ TMP '',''/tmp '');
Require_once ('My _ process. php '');

Class pp extends my_process_base {
Public function run ($ param = <

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.