外掛說明
Action Scheduler can become a bottleneck on high-traffic sites with large background job queues.
This plugin tunes key Action Scheduler runtime settings to improve queue throughput:
- Increases batch size.
- Increases concurrent queue batches.
- Increases timeout and failure periods.
- Increases queue runner time limit.
- Optimizes claim ordering for better performance under load.
This plugin changes scheduler behavior only. It does not alter your business logic.
安裝方式
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the WordPress admin.
- Confirm queue throughput and monitor server/database load.
常見問題集
-
Does this plugin require WooCommerce?
-
No. It targets Action Scheduler itself. WooCommerce often benefits because it uses Action Scheduler heavily.
-
Is it safe for all hosting environments?
-
It depends on available resources. Start in staging and monitor CPU, memory, and database load.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
以下人員參與了開源軟體〈CoffeeCode Queue Tuning for Action Scheduler〉的開發相關工作。
參與者變更記錄
1.0.0
- Initial public release.