文件名称:Cron-Control:全新运行WordPress的cron系统,允许并行处理
文件大小:104KB
文件格式:ZIP
更新时间:2024-05-30 12:46:25
wp-cron PHP
Cron控制 贡献者:自动的,*的标签: cron,cron控制,并发,并行,异步至少需要: 4.4 经过测试: 5.0 需要PHP: 7.0 稳定标签: 2.0 许可证: GPLv2或更高版本许可URI: : 并行执行WordPress cron事件,并使用自定义事件存储功能来存储大量cron。 描述 并行执行WordPress cron事件,并使用自定义事件存储功能来存储大量cron。 使用REST API端点(需要WordPress 4.4+)或Golang守护程序,将生成事件队列并触发事件。 安装 在wp-config.php定义WP_CRON_CONTROL_SECRET 将cron-control目录上传到/wp-content/mu-plugins/目录 在/wp-content/mu-plugins/cron-control.php创建一个文件以加载/wp-con
【文件预览】:
Cron-Control-master
----runner()
--------mockcli(1KB)
--------init.sh(2KB)
--------defaults(32B)
--------go.mod(290B)
--------go.sum(40KB)
--------runner.go(16KB)
--------logger.go(3KB)
--------README.md(4KB)
--------Makefile(407B)
--------remote.go(24KB)
--------metrics.go(6KB)
----languages()
--------cron-control.pot(15KB)
----includes()
--------class-events.php(17KB)
--------class-main.php(4KB)
--------class-internal-events.php(9KB)
--------wp-cli()
--------class-events-store.php(24KB)
--------functions.php(5KB)
--------utils.php(5KB)
--------class-singleton.php(773B)
--------wp-cli.php(2KB)
--------constants.php(2KB)
--------class-lock.php(3KB)
--------class-rest-api.php(4KB)
----Gruntfile.js(1KB)
----cron-control.php(645B)
----.travis.yml(1KB)
----LICENSE(18KB)
----phpunit.xml(312B)
----README.md(3KB)
----tests()
--------includes()
--------tests()
--------bootstrap.php(2KB)
----.gitignore(118B)
----readme.txt(3KB)
----bin()
--------install-wp-tests.sh(4KB)
----phpcs.xml(629B)
----package.json(228B)
----composer.json(265B)