Linux 软件免费装
Banner图

365i Queue Optimizer

开发者 365i
更新时间 2025年7月9日 09:32
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

performance optimization queue actionscheduler background-tasks

下载

1.2.0

详情介绍:

365i Queue Optimizer is an ultra-lightweight WordPress plugin designed to optimize ActionScheduler performance for faster image processing and background task execution. Now featuring revolutionary JavaScript-based post-upload processing that eliminates upload slowdowns. Perfect for sites using image optimization plugins, WooCommerce, or any plugin that relies on ActionScheduler. What This Plugin Does This plugin applies three essential ActionScheduler optimizations: Key Features Perfect For Philosophy Simple, fast, and effective. This plugin does one thing well: optimize ActionScheduler performance with minimal overhead and maximum compatibility.

安装:

Automatic Installation
  1. Log in to your WordPress admin panel
  2. Navigate to Plugins > Add New
  3. Search for "365i Queue Optimizer"
  4. Click Install Now and then Activate
Manual Installation
  1. Download the plugin zip file
  2. Extract to /wp-content/plugins/365i-queue-optimizer/
  3. Activate through the Plugins menu in WordPress
GitHub Installation
  1. Clone from GitHub: git clone https://github.com/BSolveIT/plugins.git
  2. Copy the 365i-queue-optimizer folder to /wp-content/plugins/
  3. Activate through the Plugins menu in WordPress
Configuration
  1. Go to Tools > Queue Optimizer in WordPress admin
  2. Configure your preferred settings:
  3. Time Limit: How long ActionScheduler runs per batch (10-300 seconds)
  4. Concurrent Batches: Number of simultaneous processes (1-10 batches)
  5. Image Engine: Choose GD or ImageMagick for image processing
  6. Click Save Settings
  7. Optimizations apply automatically - no further setup required

屏幕截图:

  • **Current Status** - Shows your optimization settings and ActionScheduler status

升级注意事项:

1.0.0 Initial release of 365i Queue Optimizer. A lightweight solution for optimizing ActionScheduler performance with minimal overhead.

常见问题:

How does this plugin improve performance?

It optimizes three key ActionScheduler settings that control how WordPress processes background tasks. This results in faster image optimization, smoother WooCommerce operations, and better handling of any background processing.

Will this affect my website's front-end performance?

No. This plugin only affects background task processing and has zero impact on your website's front-end performance. It actually improves overall site responsiveness by making background tasks more efficient.

Is this compatible with my existing plugins?

Yes. This plugin works with any plugin that uses ActionScheduler, including Elementor, WooCommerce, image optimization plugins, and backup plugins. It enhances their performance rather than conflicting with them.

Do I need to configure anything after installation?

The plugin works with sensible defaults immediately after activation. However, you can fine-tune the settings under Tools > Queue Optimizer to optimize for your specific server and needs.

What happens if I deactivate the plugin?

All optimizations are immediately removed and ActionScheduler returns to its default behavior. Your site will continue working normally, just without the performance enhancements.

Can I use this on shared hosting?

Yes. The default settings are conservative and safe for shared hosting environments. You can even reduce the time limit and concurrent batches if needed.

How do I know if it's working?

After activation, image processing and background tasks should be noticeably faster. You can also check the Current Status section in the plugin settings to confirm optimizations are active.

更新日志:

1.0.0 - 2025-06-15 Initial Release A lightweight WordPress plugin designed to optimize ActionScheduler queue processing for faster image optimization and background tasks. Features: 1.1.0 Major update preparing the plugin for WordPress repository submission. Includes enhanced security, template separation, and better code organization while maintaining full functionality. Technical Details: