定制 flowd/scheduler-forker 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

flowd/scheduler-forker

Composer 安装命令:

composer require flowd/scheduler-forker

包简介

Run each TYPO3 scheduler task in a forked process

README 文档

README

A TYPO3 extension that runs every scheduler task in a separate process.

Why?

The TYPO3 scheduler command typo3 scheduler:run executes all overdue tasks in the same process.

When using Extbase (especially the ConfigurationManager) you'll end up in unexpected results when using a multipage setup.

The reason is that the ConfigurationManager has a static cache which means if you have initialized a TYPO3 configuration (TypoScript) it will be used for all tasks executed after it. There is no way to reset the ConfigurationManager and force it to load a configuration for a different page.

How to use

Just call typo3 scheduler_forker:run instead of typo3 scheduler:run. The scheduler_forker will then call typo3 scheduler:run --task X for each overdue task.

统计信息

  • 总下载量: 4.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2018-11-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固