Описание
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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «CoffeeCode Queue Tuning for Action Scheduler» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Initial public release.